Memory leaks in the test programs run by configure when using GTK 2
result in configuration failures when using -fsanitize=address in
{CXX,LD}FLAGS, so fix these leaks to allow configuring using
"CXXFLAGS=-fsanitize=address LDFLAGS=-fsanitize=address" together with
--with-gtk=2 (this already worked correctly with the default GTK 3).
Closes https://github.com/wxWidgets/wxWidgets/pull/2001
|
||
|---|---|---|
| .. | ||
| ac_raf_func_which_getservbyname_r.m4 | ||
| atomic_builtins.m4 | ||
| ax_cflags_gcc_option.m4 | ||
| ax_cxx_compile_stdcxx.m4 | ||
| ax_func_which_gethostbyname_r.m4 | ||
| ax_gcc_option.m4 | ||
| ax_gxx_version.m4 | ||
| ax_subdirs_configure.m4 | ||
| bakefile-lang.m4 | ||
| bakefile.m4 | ||
| gst-element-check.m4 | ||
| gtk-2.0.m4 | ||
| gtk-3.0.m4 | ||
| gtk-4.0.m4 | ||
| gtk.m4 | ||
| pkg.m4 | ||
| sdl.m4 | ||
| visibility.m4 | ||