Skip to content

glib.supp: Add more variations of existing suppressions

Philip Chimento requested to merge ptomato/glib:valgrind-suppressions into master

There are some cases where valgrind turns up leaks that are already suppressed in the file, but with a slight difference at the top of the stack. Add suppressions for these cases as well.

Merge request reports