From: Ulrich Drepper Date: Sat, 2 Feb 2002 19:22:18 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6e6c1b117ae2b38f4f9ee385ec660d86ed113fb;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 3b0c39f5075..618dd6dc66a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2002-02-02 Ulrich Drepper + * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Avoid writing + over array boundary. + * elf/dl-load.c (_dl_dst_count): Fix possible endless loop. (_dl_dst_substitute): Likewise.