* calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 17 Nov 2004 23:07:37 +0000 (23:07 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 17 Nov 2004 23:07:37 +0000 (23:07 +0000)
commit57776f4ec207e4ee4cbf8c5e68d6d1f909f71934
tree444f134d139c37136ac641fe795f9f974639d1a1
parent3cb97803e2a64ffcf24877403806a59c01cd7667
* calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations
that mishandle size_t overflow.
m4/ChangeLog