Skip to content

tests, GDesktopAppInfo: Fix various GVariant leaks

Marco Trevisan requested to merge 3v1n0/glib:fix-some-variant-leaks into main

Triggered by !2871 (merged), I've found some other leaks that were making our valgrind CI job fail (after this we'll have just some memory errors that I'll fix in other MRs and "static leaks" to be suppressed IMHO).

Related to: #333 (closed)

Edited by Marco Trevisan

Merge request reports