changeset 10284:d76cc695b4c6

Improve ChangeLog entry for Ulrich Drepper's change.
author Bruno Haible <bruno@clisp.org>
date Wed, 23 Jul 2008 12:34:14 +0200
parents a6eb06987366
children 764e0dd7e8d4
files ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>