Tests: Update leak suppressions for librsvg static data

This commit is contained in:
Lovell Fuller 2020-08-25 18:40:12 +01:00
parent bc7ab296ef
commit 482e6078e2

View File

@ -314,6 +314,16 @@
...
fun:vips__init
}
{
leak_rsvg_static_data
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
...
fun:rsvg_rust_handle_new_from_stream_sync
...
fun:vips_object_build
}
# libuv warnings
{