From 56e033c736a43fccf59f5920847d813f88ede7fc Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 23 Jul 2008 12:34:14 +0200 Subject: [PATCH] Improve ChangeLog entry for Ulrich Drepper's change. --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.11.0