From: Ulrich Drepper Date: Tue, 6 Jul 1999 15:28:29 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-2~336 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=168dc155cc15873d47b957c5292ffdbc2ff0d973;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 6a6ab6f4aba..4e79ce784af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-07-04 Wolfram Gloger + + * malloc/malloc.c (request2size): Check for overflow and return + NULL whenever it is encountered. + 1999-07-01 Cristian Gafton * time/strptime.c (strptime): Initialize the tm struct first to avoid