(_dl_close): Handle relocation dependencies among the to-be-deleted objects right...
authorUlrich Drepper <drepper@redhat.com>
Mon, 30 Dec 2002 21:15:31 +0000 (21:15 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 30 Dec 2002 21:15:31 +0000 (21:15 +0000)
commit556224abb0026e467bb717413a2f2cd77833a3ad
tree6928bf41fe7b7a14d2eaa239f517ed9ac4dea58e
parentcfaf5e56c8051df686d22d1e5f414dc5e7fdfbe5
(_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.
elf/Makefile
elf/dl-close.c