update valgrind suppressions

There are new issues introduced by check we might ignore for now.

Signed-off-by: Leandro Dorileo <leandro.maciel.dorileo@intel.com>
This commit is contained in:
Leandro Dorileo
2019-12-11 13:18:55 -08:00
committed by Leandro Dorileo
parent 4868945b21
commit 3a3b49cebb

View File

@@ -25,3 +25,16 @@
fun:srunner_run
fun:main
}
{
<external-check-error-01>
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:UnknownInlinedFun
fun:UnknownInlinedFun
fun:tag_string_to_list
fun:UnknownInlinedFun
fun:srunner_run_tagged
fun:main
}