about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-08-08 08:01:33 +0000
committerUlrich Drepper <drepper@redhat.com>2002-08-08 08:01:33 +0000
commit49f6c7f9d6ed1ee10bf01fec834ec1e7526a80e8 (patch)
treef764d6e3b2681e960da1888a381f759a58a5521d
parent68eebfaf98438d6eb332396f83ea35b159ba794a (diff)
downloadglibc-49f6c7f9d6ed1ee10bf01fec834ec1e7526a80e8.tar.gz
glibc-49f6c7f9d6ed1ee10bf01fec834ec1e7526a80e8.tar.xz
glibc-49f6c7f9d6ed1ee10bf01fec834ec1e7526a80e8.zip
Update.
-rw-r--r--ChangeLog4
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.