From: Bruno Haible Date: Wed, 23 Jul 2008 10:34:14 +0000 (+0200) Subject: Improve ChangeLog entry for Ulrich Drepper's change. X-Git-Tag: v0.1~7186 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=56e033c736a43fccf59f5920847d813f88ede7fc;p=gnulib.git Improve ChangeLog entry for Ulrich Drepper's change. --- diff --git a/ChangeLog b/ChangeLog index 4d5f18e4c..97f6c7667 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2008-07-23 Ulrich Drepper - * lib/canonicalize-lgpl.c (__realpath): readlink can write too - much into the buffer on platforms without PATH_MAX. + * lib/canonicalize-lgpl.c (__realpath): Avoid buffer overflow after + readlink on platforms without PATH_MAX. 2008-07-21 Eric Blake