Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 30 Dec 2002 21:24:18 +0000 (21:24 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 30 Dec 2002 21:24:18 +0000 (21:24 +0000)
commitf7a0ea26ea79bc86a5fce32551ea0b06a31528fe
treecc87c0127f5a8e9a5817620c200be8a5df4367d7
parent30bac498ccb90e92f3dc3d237796fda4c428cfcc
Update.

* elf/dl-close.c (_dl_close): Handle relocation dependencies among
the to-be-deleted objects right away instead of later separately.
The latter fails because the scope data structures of the DSO
might already have gone.
ChangeLog