Skip to content

Partially backport !4059 “tests: Fix various memory leaks and valgrind / ASAN errors” to glib-2-80

Backport some of the commits from !4059 (merged), picking the ones which fix leaks (in the code or in tests) or bugs in the Meson build files. I’ve ignored the commits which are just there to improve support for running tests under sanitizers: that’s a feature for main, not glib-2-80.

All the backports were trivial.

Merge request reports