diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-08-08 08:01:33 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-08-08 08:01:33 +0000 |
commit | 49f6c7f9d6ed1ee10bf01fec834ec1e7526a80e8 (patch) | |
tree | f764d6e3b2681e960da1888a381f759a58a5521d | |
parent | 68eebfaf98438d6eb332396f83ea35b159ba794a (diff) | |
download | glibc-49f6c7f9d6ed1ee10bf01fec834ec1e7526a80e8.tar.gz glibc-49f6c7f9d6ed1ee10bf01fec834ec1e7526a80e8.tar.xz glibc-49f6c7f9d6ed1ee10bf01fec834ec1e7526a80e8.zip |
Update.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index cd26dacc5c..49047105d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-08-02 Jakub Jelinek <jakub@redhat.com> + + * malloc/malloc.c (cALLOc): Check for overflow on multiplication. + 2002-08-06 Andreas Schwab <schwab@suse.de> * sysdeps/unix/utime.c: If TIMES is NULL pass it through to utimes. |