diff options
author | 2000-04-20 14:41:57 +0000 | |
---|---|---|
committer | 2000-04-20 14:41:57 +0000 | |
commit | 6cd4677c6408c0d077cb31aeb73ac8bb0d479635 (patch) | |
tree | c987e7879754f3ee8ef096c241542f2b6102b494 /lib/libc/net | |
parent | Flesh out stdlib function man pages. (diff) | |
download | wireguard-openbsd-6cd4677c6408c0d077cb31aeb73ac8bb0d479635.tar.xz wireguard-openbsd-6cd4677c6408c0d077cb31aeb73ac8bb0d479635.zip |
Fix a problem that occurs when the filesystem fills up.
When the filesystem is able to allocate an indirect block but not the data
block, it incorrectly unwinds the indirect block leaving a dangling pointer
to a free block.
This is said to fix the "freeing free block" panics people were seeing.
From FreeBSD.
Diffstat (limited to 'lib/libc/net')
0 files changed, 0 insertions, 0 deletions