mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-09 04:15:49 +01:00
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>