valgrind supps: ignore leaks where pango is the first frame
This commit is contained in:
parent
bc3d1fbfb6
commit
89222216f0
@ -615,3 +615,11 @@
|
||||
...
|
||||
fun:_test_query_start_free_gl
|
||||
}
|
||||
|
||||
# FIXME: how does this even happen ? reproduce with make elements/textoverlay.valgrind
|
||||
{
|
||||
<We do not care about leaks where pango is the first object in the stacktrace>
|
||||
Memcheck:Leak
|
||||
...
|
||||
obj:*/libpango*.so*
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user