X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=t%2Fvalgrind.suppress;h=f821843689d269d5eb34d931dd87300df8901510;hp=66a1e6336c57832e97713410dbd9dbe88de54d51;hb=0a3dd5b9b97e25156412a95bcecf25f8d75c72fc;hpb=1349181fef414ca508f18f7559c4f8e00922a904 diff --git a/t/valgrind.suppress b/t/valgrind.suppress index 66a1e63..f821843 100644 --- a/t/valgrind.suppress +++ b/t/valgrind.suppress @@ -1,20 +1,22 @@ { Memcheck:Cond + ... fun:gcov_exit* fun:__run_exit_handlers fun:exit - fun:srunner_run_all + fun:srunner_run* fun:main } { - Memcheck:Cond - fun:gcov_exit* + Memcheck:Free + fun:free + fun:__libc_freeres + fun:_vgnU_freeres fun:__run_exit_handlers fun:exit - fun:srunner_run - fun:main + ... } {