From 410828e47a70317c39ef4ac1192d467a1cd0d48f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 12 Dec 2004 21:06:37 +0000 Subject: Update. 2004-12-12 Ulrich Drepper * elf/dl-load.c (_dl_map_object_from_fd): Fix computation of mapping start. It must take the actual pagesize into account, not the alignment in the file. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0660ad33e0..1a02630d7d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-12-12 Ulrich Drepper + + * elf/dl-load.c (_dl_map_object_from_fd): Fix computation of + mapping start. It must take the actual pagesize into account, not + the alignment in the file. + 2004-12-11 Ulrich Drepper * malloc/malloc.c (_int_realloc): Add checks for corrupted memory. -- cgit v1.2.3