diff --git a/tests/check/gst-plugins-base.supp b/tests/check/gst-plugins-base.supp index 4fd81b7513..3e923c8b76 100644 --- a/tests/check/gst-plugins-base.supp +++ b/tests/check/gst-plugins-base.supp @@ -559,3 +559,13 @@ fun:call_init.part.0 fun:_dl_init } +{ + + Memcheck:Leak + match-leak-kinds: definite + fun:malloc + fun:XextCreateExtension + ... + fun:glXChooseFBConfig + fun:gst_gl_context_glx_choose_format +}