mirror of
https://github.com/clearlinux/clr-boot-manager.git
synced 2026-04-28 10:53:42 +00:00
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:
committed by
Leandro Dorileo
parent
4868945b21
commit
3a3b49cebb
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user