mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 11:11:08 +00:00
gstreamer: add duktape suppression
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7455>
This commit is contained in:
parent
d9c35760b8
commit
bf467d4987
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue