valgrind supps: ignore bash leaks

gst_install_plugins_* can instantiate bash
This commit is contained in:
Mathieu Duponchelle 2018-04-12 20:15:01 +02:00
parent f0399ed435
commit b003cb8cdf

View file

@ -578,3 +578,12 @@
fun:call_xinitthreads
fun:states_suite
}
{
<gst_install_plugins_* can instantiate bash, which leaks>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:xmalloc
fun:set_default_locale
fun:main
}