Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 7 May 1999 00:00:48 +0000 (00:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 7 May 1999 00:00:48 +0000 (00:00 +0000)
commit7bcaca4384ad7234926730e9e2d90dae67d521bb
tree10781234adb41508ed57adb9956b5c6f9e0ac4a3
parent607c351a149e23617e14c8fd583fcb4f4e9d2aeb
Update.

* elf/link.h (struct link_map): New field l_phdr_allocated.
* elf/dl-load.c (_dl_map_object_from_fd): Don't depend on having
the program header being part of any loaded segment.  If it is not
allocate memory and set l_phdr_allocated flag.
* elf/dl-close.c (_dl_close): Free l_phdr if necessary.
ChangeLog
elf/dl-close.c
elf/dl-load.c
elf/link.h