Improve ChangeLog entry for Ulrich Drepper's change.
authorBruno Haible <bruno@clisp.org>
Wed, 23 Jul 2008 10:34:14 +0000 (12:34 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 23 Jul 2008 10:34:14 +0000 (12:34 +0200)
ChangeLog

index 4d5f18e4c283f57690f5e4bb9ce3ce919a741488..97f6c766781f231265286b0a969832dcc9155728 100644 (file)
--- 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>