Tests: update leak suppressions

This commit is contained in:
Lovell Fuller 2021-03-08 21:53:47 +00:00
parent 473260a836
commit 447aec3fde

View File

@ -426,6 +426,16 @@
... ...
fun:vips_target_finish fun:vips_target_finish
} }
{
value8_libvips_static
Memcheck:Value8
obj:*/libvips-cpp.so.*
}
{
cond_libvips_static
Memcheck:Cond
obj:*/libvips-cpp.so.*
}
{ {
leak_libvips_init leak_libvips_init
Memcheck:Leak Memcheck:Leak
@ -440,7 +450,7 @@
match-leak-kinds: definite match-leak-kinds: definite
fun:malloc fun:malloc
... ...
fun:rsvg_rust_handle_new_from_stream_sync fun:rsvg_handle_new_from_stream_sync
} }
{ {
leak_rsvg_rsvg_rust_handle_new_from_gfile_sync leak_rsvg_rsvg_rust_handle_new_from_gfile_sync
@ -448,7 +458,7 @@
match-leak-kinds: definite match-leak-kinds: definite
fun:malloc fun:malloc
... ...
fun:rsvg_rust_handle_new_from_gfile_sync fun:rsvg_handle_new_from_gfile_sync
} }
{ {
leak_rsvg_rust_handle_new_from_stream_sync leak_rsvg_rust_handle_new_from_stream_sync
@ -458,7 +468,7 @@
... ...
fun:xmlParseElement fun:xmlParseElement
... ...
fun:rsvg_rust_handle_new_from_stream_sync fun:rsvg_handle_new_from_stream_sync
} }
{ {
leak_rsvg_rust_handle_new_from_gfile_sync leak_rsvg_rust_handle_new_from_gfile_sync
@ -468,7 +478,7 @@
... ...
fun:xmlParseElement fun:xmlParseElement
... ...
fun:rsvg_rust_handle_new_from_gfile_sync fun:rsvg_handle_new_from_gfile_sync
} }
# libuv warnings # libuv warnings