[BZ #3429]
authorUlrich Drepper <drepper@redhat.com>
Fri, 27 Oct 2006 18:43:38 +0000 (18:43 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 27 Oct 2006 18:43:38 +0000 (18:43 +0000)
commitb2369ca3ff0cd75a30eb707537f83520c6fb1916
tree2803a212238f82c861c53d9906ad606681166caa
parentc0a777e8d01ab40dd9c0ce95328430a4ce7299e3
[BZ #3429]

2006-10-27  Ulrich Drepper  <drepper@redhat.com>
[BZ #3429]
* elf/dl-open.c (dl_open_worker): Keep holding dl_load_lock until
we are sure we do not need it anymore for _dl_close.  ALso move
the asserts inside the lock region.
Patch mostly by Suzuki <suzuki@in.ibm.com>.
ChangeLog
elf/dl-open.c