diff options
author | mux <mux@FreeBSD.org> | 2002-10-19 11:31:50 +0000 |
---|---|---|
committer | mux <mux@FreeBSD.org> | 2002-10-19 11:31:50 +0000 |
commit | 451ff53efa679aff57666e2a6dc6257e84c67724 (patch) | |
tree | c92a65beb5bf174c94d71bff3353ec40242fd021 /lib/libc | |
parent | 62ac3ba58f038262eed3fb073c55af571b77635a (diff) | |
download | FreeBSD-src-451ff53efa679aff57666e2a6dc6257e84c67724.zip FreeBSD-src-451ff53efa679aff57666e2a6dc6257e84c67724.tar.gz |
Several malloc() calls were passing the M_DONTWAIT flag
which is an mbuf allocation flag. Use the correct
M_NOWAIT malloc() flag. Fortunately, both were defined
to 1, so this commit is a no-op.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions