autoconf/tests/data
Paul Eggert ce3d5ff4f2 Work around memory-leak false alarms
Problem reported by Raphael Isemann in:
https://lists.gnu.org/r/autoconf-patches/2022-03/msg00007.html
* lib/autoconf/c.m4 (_AC_C_C99_TEST_MAIN, AC_C_FLEXIBLE_ARRAY_MEMBER):
* tests/data/gnulib_std_gnu11_2020_08_17.m4 (_AC_C_C99_TEST_HEADER):
Free storage allocated via malloc, to pacify overly-picky
implementations that issue false alarms about memory leaks.
2022-03-31 23:25:54 -07:00
..
ax_prog_cc_for_build_v18.m4
ax_prog_cxx_for_build_v3.m4
gnulib_std_gnu11_2020_08_17.m4 Work around memory-leak false alarms 2022-03-31 23:25:54 -07:00