From: Ulrich Drepper Date: Fri, 2 Aug 2002 01:39:22 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d30a24a521101dd1687f11c9f2b30c6c89dfc6e1;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 58746939b46..83290c6691d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-08-02 Jakub Jelinek + + * sunrpc/xdr_array.c (xdr_array): Check for overflow on multiplication. + * sunrpc/rpc/types.h (mem_free): Add comment. + Patch by Solar Designer . + 2002-07-31 Jeff Bailey * libio/stdio.h (sys_errlist, sys_nerr, _sys_errlist, _sys_nerr):