mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +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>
|
||||
Memcheck:Leak
|
||||
fun:malloc
|
||||
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:*alloc
|
||||
...
|
||||
fun:FcConfigParseAndLoad
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue