Skip to content
Snippets Groups Projects
Commit 7fea4a14 authored by Guido Gunther's avatar Guido Gunther :zzz:
Browse files

valgrind: Ignore dconf's OutstandingWatch_leak for the moment

Ignore the leak until

    https://gitlab.gnome.org/GNOME/dconf/merge_requests/25/diffs



is fixed.

Signed-off-by: default avatarGuido Günther <guido.gunther@puri.sm>
parent 47084deb
No related branches found
No related tags found
No related merge requests found
......@@ -47,3 +47,16 @@
obj:/usr/lib/*/libfontconfig.so.*
...
}
# Temporary until
# https://gitlab.gnome.org/GNOME/dconf/merge_requests/25
# is fixed
{
dconf_OutstandingWatch_leak
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
...
fun:dconf_engine_watch_fast
...
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment