* elf/dl-load.c (_dl_map_object_from_fd): No need to change
authorUlrich Drepper <drepper@redhat.com>
Fri, 2 Sep 2005 07:34:55 +0000 (07:34 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 2 Sep 2005 07:34:55 +0000 (07:34 +0000)
protection of memory used for the last segment.

ChangeLog

index 3b7f4ed..81184b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-09-02  Ulrich Drepper  <drepper@redhat.com>
+
+       * elf/dl-load.c (_dl_map_object_from_fd): No need to change
+       protection of memory used for the last segment.
+
 2005-08-22  Robert Millan  <robertmh@gnu.org>
 
        * sysdeps/mach/hurd/nfs/nfs.h: Move to ...