]> git.ipfire.org Git - thirdparty/glibc.git/commit - elf/dl-load.c
[BZ #1346]
authorRoland McGrath <roland@gnu.org>
Tue, 20 Sep 2005 07:46:12 +0000 (07:46 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 20 Sep 2005 07:46:12 +0000 (07:46 +0000)
commite751d28209b03fdb44e3ddc2f4e7defab256770d
treeb09479d649a5b2997fa35cf7849ba764ec3dd6b6
parentab209d3a5cdfe565602d4857696410bde4213ca3
[BZ #1346]

2005-09-20  Roland McGrath  <roland@redhat.com>
[BZ #1346]
* elf/dl-load.c (_dl_map_object_from_fd) [HAVE_Z_RELRO]: Do relro
magic on __stack_prot only if [SHARED].  Skip mprotect if __stack_prot
lies outside the page-rounded-down relro region.
elf/dl-load.c