From: Jim Meyering Date: Fri, 2 May 2003 21:43:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~612 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3b0e09ef8c4b3b7845a463ab9b73627d5e5ebecf;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 32a242e1a7..53a23d0a07 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2003-05-02 Jim Meyering + + * canonicalize.c (canonicalize_file_name) [!HAVE_RESOLVEPATH]: + A memory-allocation error could result in heap corruption. Fix it + by also updating `dest' when rpath may be changed by xrealloc. + 2003-04-15 Jim Meyering * getloadavg.c: Remove (or replace-with-TAB(s) to retain alignment)