Update.
commitfb0356b9d6471b69e0160edacb13845762b2c510
authorUlrich Drepper <drepper@redhat.com>
Wed, 7 Nov 2001 07:44:06 +0000 (7 07:44 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 7 Nov 2001 07:44:06 +0000 (7 07:44 +0000)
treed9b951afc41106624b14d780ab3f20423c9edef7
parentbd3916e8fb78089adb44cdc7ec8b737e11a9a0d6
Update.

2001-11-06  Ulrich Drepper  <drepper@redhat.com>

* elf/dl-load.c (_dl_map_object_from_fd): Don't call
_dl_signal_error directly, always use lose.  Set fd to -1 after
file is closed.
(lose): Don't call close if fd == -1.
ChangeLog
elf/dl-load.c