mirror of
https://github.com/lovell/sharp.git
synced 2025-12-16 05:45:09 +01:00
Tests: update leak suppressions for latest versions
This commit is contained in:
@@ -232,6 +232,14 @@
|
||||
fun:XML_ParseBuffer
|
||||
obj:*/libfontconfig.so.*
|
||||
}
|
||||
{
|
||||
leak_fontconfig_XML_ParseBuffer_indirect
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: indirect
|
||||
...
|
||||
fun:XML_ParseBuffer
|
||||
obj:*/libfontconfig.so.*
|
||||
}
|
||||
{
|
||||
leak_fontconfig_FcInitLoadConfigAndFonts
|
||||
Memcheck:Leak
|
||||
@@ -242,6 +250,36 @@
|
||||
...
|
||||
fun:FcInitLoadConfigAndFonts
|
||||
}
|
||||
{
|
||||
leak_fontconfig_FcDefaultSubstitute
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: indirect
|
||||
fun:calloc
|
||||
...
|
||||
fun:FcDefaultSubstitute
|
||||
...
|
||||
fun:pango_itemize_with_base_dir
|
||||
...
|
||||
fun:pango_layout_get_pixel_extents
|
||||
fun:vips_text_get_extents
|
||||
}
|
||||
{
|
||||
leak_fontconfig_FcLangSetCreate
|
||||
Memcheck:Leak
|
||||
match-leak-kinds: indirect
|
||||
fun:malloc
|
||||
fun:FcLangSetCreate
|
||||
fun:FcLangSetCopy
|
||||
fun:FcValueSave
|
||||
...
|
||||
fun:FcFontRenderPrepare
|
||||
fun:FcFontMatch
|
||||
...
|
||||
fun:pango_itemize_with_base_dir
|
||||
...
|
||||
fun:pango_layout_get_pixel_extents
|
||||
fun:vips_text_get_extents
|
||||
}
|
||||
|
||||
# heif
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user