From: Paul Eggert Date: Wed, 17 Nov 2004 23:07:37 +0000 (+0000) Subject: * calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations X-Git-Tag: cvs-readonly~3720 X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=57776f4ec207e4ee4cbf8c5e68d6d1f909f71934;p=gnulib.git * calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations that mishandle size_t overflow. --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 4e986c05e..78b0f428a 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +2004-11-17 Paul Eggert + + * calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations + that mishandle size_t overflow. + 2004-11-16 Paul Eggert * canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.