]> git.ipfire.org Git - thirdparty/glibc.git/commit
(_dl_close): Fix a memory leak.
authorUlrich Drepper <drepper@redhat.com>
Wed, 7 Oct 1998 18:24:14 +0000 (18:24 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 7 Oct 1998 18:24:14 +0000 (18:24 +0000)
commitfd346efa51dc5172ba9308c33159916372629faa
tree3a8807d29832cd4ce0235d8076c639250258039a
parentbf24f67632e9fc2d4cab3d5b0b31a951164f304e
(_dl_close): Fix a memory leak.
Update _dl_global_scope[2] if the first object on the list is removed.
elf/dl-close.c