From 7645df5e8ef43a8da83201994041f06149f801ed Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Wed, 10 Aug 2016 09:56:02 +0200 Subject: [PATCH] t/valgrind.suppress: Remove duplicate. Also, catch further errors in gcov_exit. Depending on the version, the call traces are different. --- t/valgrind.suppress | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/t/valgrind.suppress b/t/valgrind.suppress index 63dbc1b..14e69a1 100644 --- a/t/valgrind.suppress +++ b/t/valgrind.suppress @@ -1,15 +1,7 @@ { Memcheck:Cond - fun:gcov_exit* - fun:__run_exit_handlers - fun:exit - fun:srunner_run_all - fun:main -} -{ - - Memcheck:Cond + ... fun:gcov_exit* fun:__run_exit_handlers fun:exit -- 2.30.2