diff options
author | jhb <jhb@FreeBSD.org> | 2006-06-13 19:45:08 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2006-06-13 19:45:08 +0000 |
commit | baafd575e63555a97bea85e6b067aec2fee97941 (patch) | |
tree | 3eeb9216a81d517707fd5e4dbfc46ac6594bd616 /lib/libc/stdlib/malloc.c | |
parent | 35917647ed66746e3c838add29c86d9153593edb (diff) | |
download | FreeBSD-src-baafd575e63555a97bea85e6b067aec2fee97941.zip FreeBSD-src-baafd575e63555a97bea85e6b067aec2fee97941.tar.gz |
Handle the simple case of just dropping a reference near the start of
linker_file_unload() instead of in the middle of a bunch of code for
the case of dropping the last reference to improve readability and sanity.
While I'm here, remove pointless goto's that were just jumping to a
return statement.
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions