summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>2001-06-18 22:04:40 +0000
committerwpaul <wpaul@FreeBSD.org>2001-06-18 22:04:40 +0000
commit00f007fadec7782a3312eed13872c7aff0fe8afe (patch)
tree9b2a9deed908d3402c0e933be7e111ac10eef6ca /lib/libc
parentce724d80ee3964d73ffcc96448b062a8030c480a (diff)
downloadFreeBSD-src-00f007fadec7782a3312eed13872c7aff0fe8afe.zip
FreeBSD-src-00f007fadec7782a3312eed13872c7aff0fe8afe.tar.gz
Fix some memory bugs with regard to jumbo buffers. I made a mistake when
converting from the old external mbuf buffer code to the new (with the MEXTADD() macro). Also free free list memory correctly in foo_free_jumbo_mem() routines: grab the head of the list, then remove it, _then_ free() it. This fixes the memory corruption problem I've been chasing in the level 1 driver.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud