From 55838f3efdd9381940617c9fe9ce9db41f15a2f4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 18 Oct 2004 15:44:52 +0000 Subject: [PATCH] Update. 2004-10-18 Ulrich Drepper * elf/dl-open.c (dl_open_worker): Avoid dereferencing map in statically linked code if there might none be found. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4505b9600b..8dc63e171a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-10-18 Ulrich Drepper + + * elf/dl-open.c (dl_open_worker): Avoid dereferencing map in + statically linked code if there might none be found. + 2004-10-06 Maciej W. Rozycki * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h -- 2.11.4.GIT