mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-05 10:38:08 +01:00
ff7e204bc6
xdgmime makes some one-off allocations when being set up. Ignore them in the suppression file, since they’re not really a leak. This should fix the contenttype test running under valgrind. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>