changeset 29975:d545a7e74cd0

Improve ChangeLog entry for Ulrich Drepper's change.
author Bruno Haible <bruno@clisp.org>
date Wed, 23 Jul 2008 12:34:14 +0200
parents 16272fd921e9
children 9a1a37c73eeb
files ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Jul 23 10:24:43 2008 +0200
+++ b/ChangeLog	Wed Jul 23 12:34:14 2008 +0200
@@ -1,7 +1,7 @@
 2008-07-23  Ulrich Drepper  <drepper@redhat.com>
 
-	* 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  <ebb9@byu.net>