]> git.ipfire.org Git - thirdparty/glibc.git/commit
* elf/dl-load.c (_dl_map_object_from_fd): Don't use MAP_DENYWRITE,
authorRoland McGrath <roland@gnu.org>
Thu, 21 Apr 2005 21:49:23 +0000 (21:49 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 21 Apr 2005 21:49:23 +0000 (21:49 +0000)
commit6c6320090733ae6e5edb2e9db7508b454984f11a
tree07140a4d9d74ab73a827de48fbf21e21071bf34e
parent87f37b48fac426c23e2766c99e5868e3905e0c42
* elf/dl-load.c (_dl_map_object_from_fd): Don't use MAP_DENYWRITE,

since Linux ignores it in user mmap calls.
ChangeLog
elf/dl-load.c