From: Ulrich Drepper Date: Thu, 8 Aug 2002 08:01:33 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49f6c7f9d6ed1ee10bf01fec834ec1e7526a80e8;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index cd26dacc5c2..49047105d72 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-08-02 Jakub Jelinek + + * malloc/malloc.c (cALLOc): Check for overflow on multiplication. + 2002-08-06 Andreas Schwab * sysdeps/unix/utime.c: If TIMES is NULL pass it through to utimes.