summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authormux <mux@FreeBSD.org>2002-10-19 11:31:50 +0000
committermux <mux@FreeBSD.org>2002-10-19 11:31:50 +0000
commit451ff53efa679aff57666e2a6dc6257e84c67724 (patch)
treec92a65beb5bf174c94d71bff3353ec40242fd021 /lib/libc
parent62ac3ba58f038262eed3fb073c55af571b77635a (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud