(_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 17 Nov 2004 23:07:25 +0000 (23:07 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 17 Nov 2004 23:07:25 +0000 (23:07 +0000)
commit3cb97803e2a64ffcf24877403806a59c01cd7667
treeb622e330d3057116963604baf9020eeff72ff9cb
parent31d4ee218ba9dabe654a9fbf53a72e5bf203b0dc
(_AC_FUNC_CALLOC_IF): Check for buggy calloc implementations
that mishandle size_t overflow.
m4/calloc.m4