Port better to gcc -fsanitize=address
commit14f568f6830b49214e0ad020c9d30559ce8abc7d
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 6 Feb 2016 18:13:50 +0000 (6 10:13 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 7 Feb 2016 01:17:48 +0000 (6 17:17 -0800)
tree66a366050a992811122a10b168d4f85e21f95a3e
parent09b6e78d1592ce10fdc975025d699ee41444aa3f
Port better to gcc -fsanitize=address

* lib/autoconf/functions.m4 (_AC_FUNC_MALLOC_IF, _AC_FUNC_REALLOC_IF):
Free heap-allocated storage before exiting.
lib/autoconf/functions.m4