From: Ulrich Drepper Date: Mon, 8 Jun 1998 09:56:13 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d62c5972bfd7bc0afb3f3371a43e31d470dd34dc;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 79311d05fb2..ecd75925575 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1998-06-07 Andreas Jaeger + + * pwd/fgetpwent_r.c (__fgetpwent_r): Correct buffer overflow fix. + * grp/fgetgrent_r.c (__fgetgrent_r): Likewise. + * shadow/fgetspent_r.c (__fgetspent_r): Likewise. + Noticed by Jake Garver . + 1998-06-04 Ulrich Drepper * libio/stdio.h: Protect parameter names in prototypes with __.