Home
FreeBSD
Search
Configure Global Search
Log In
Transactions
D23993
Change Details
Change Details
Old
New
Diff
Return ENOMEM if one of the buffer cannot be created even with the minimal size. This should avoid subsequent ENOMEM error from e.g. write(2) when buffer cannot be allocated later.
Return ENOMEM if one of the buffer cannot be created even with the minimal size. This should avoid subsequent ENOMEM error from e.g. write(2) when buffer cannot be allocated later. Style cleanup is for separate commit.
Return ENOMEM if one of the buffer cannot be created even with the minimal size. This should avoid subsequent ENOMEM error from e.g. write(2) when buffer cannot be allocated later.
Style cleanup is for separate commit.
Continue