gstreamer: add duktape suppression

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7455>
This commit is contained in:
Jordan Petridis 2024-06-27 22:17:56 +03:00 committed by GStreamer Marge Bot
parent d9c35760b8
commit bf467d4987

View file

@ -4106,3 +4106,10 @@
fun:dl_open_worker
}
{
ducktape shows up from glib-networking calling into libproxy if there's a proxy setup, like in the CI
Memcheck:ReallocZero
fun:realloc
fun:duk_heap_mem_realloc_indirect.lto_priv.0
fun:duk_hbuffer_resize.lto_priv.0
}