mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
check: Make fontconfig leak suppression more generic
This commit is contained in:
parent
d54ba93945
commit
958cf91b85
1 changed files with 2 additions and 10 deletions
|
@ -353,16 +353,8 @@
|
||||||
{
|
{
|
||||||
<Fontconfig init>
|
<Fontconfig init>
|
||||||
Memcheck:Leak
|
Memcheck:Leak
|
||||||
fun:malloc
|
fun:*alloc
|
||||||
obj:/usr/lib/libfontconfig.so.*
|
...
|
||||||
obj:/usr/lib/libfontconfig.so.*
|
|
||||||
obj:/usr/lib/libfontconfig.so.*
|
|
||||||
obj:/usr/lib/libfontconfig.so.*
|
|
||||||
obj:/usr/lib/libexpat.so.*
|
|
||||||
obj:/usr/lib/libexpat.so.*
|
|
||||||
obj:/usr/lib/libexpat.so.*
|
|
||||||
obj:/usr/lib/libexpat.so.*
|
|
||||||
fun:XML_ParseBuffer
|
|
||||||
fun:FcConfigParseAndLoad
|
fun:FcConfigParseAndLoad
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue