From e018e9e18f00fedd9201b502420104fc5648e880 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Thu, 6 Aug 2015 08:56:24 +0200 Subject: [PATCH] t/valgrind.suppress: Refine the suppression in the libc exit handler. --- t/valgrind.suppress | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/valgrind.suppress b/t/valgrind.suppress index 74d7052..63dbc1b 100644 --- a/t/valgrind.suppress +++ b/t/valgrind.suppress @@ -24,7 +24,7 @@ fun:_vgnU_freeres fun:__run_exit_handlers fun:exit - fun:main + ... } { -- 2.30.2