]> git.ipfire.org Git - thirdparty/glibc.git/commit
* elf/dl-load.c (_dl_map_object_from_fd): Use the end address of
authorRoland McGrath <roland@gnu.org>
Tue, 6 Jul 2004 22:59:49 +0000 (22:59 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 6 Jul 2004 22:59:49 +0000 (22:59 +0000)
commit4183d2a76ba5a04dbd083531365a3c5cdd4af6b2
tree415165420fa8f582ceae0eaf78c88e12b8e616cc
parent3fb035f6a242b95261c94376f2c4d770f36e4eed
* elf/dl-load.c (_dl_map_object_from_fd): Use the end address of

the first segment for mprotect, not l_text_end.
ChangeLog