From d9af917d070a049f6d3b50fadeed6883df0d4b9a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 3 Aug 2002 18:59:41 +0000 Subject: Update. 2002-08-03 Jakub Jelinek Ulrich Drepper * malloc/malloc.c (public_cALLOc): Only divide if at least one of arguments is big enough to cause an overflow. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c256a53468..1f43736da5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2002-08-03 Jakub Jelinek + Ulrich Drepper + + * malloc/malloc.c (public_cALLOc): Only divide if at least one of + arguments is big enough to cause an overflow. + 2002-08-03 Ulrich Drepper * assert/assert.c: Use hidden_def not INTDEF. -- cgit 1.4.1