mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-10 19:30:10 +00:00
* elf/dl-load.c (_dl_map_object_from_fd): Use the end address of
the first segment for mprotect, not l_text_end.
This commit is contained in:
parent
3fb035f6a2
commit
4183d2a76b
@ -1,3 +1,8 @@
|
||||
2004-05-18 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* elf/dl-load.c (_dl_map_object_from_fd): Use the end address of
|
||||
the first segment for mprotect, not l_text_end.
|
||||
|
||||
2004-07-05 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* elf/dl-profile.c (_dl_start_profile): Compact error handling.
|
||||
|
Loading…
Reference in New Issue
Block a user