From 15893a07811e022bf9e774b831f8386df7ac52e5 Mon Sep 17 00:00:00 2001 From: fanquake Date: Sat, 19 Feb 2022 20:00:09 +0000 Subject: supp: remove Boost Valgrind suppression --- contrib/valgrind.supp | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'contrib/valgrind.supp') diff --git a/contrib/valgrind.supp b/contrib/valgrind.supp index 99ca305fe7..6efe49254b 100644 --- a/contrib/valgrind.supp +++ b/contrib/valgrind.supp @@ -112,16 +112,6 @@ ... fun:GetCoin } -{ - Suppress boost warning - Memcheck:Leak - fun:_Znwm - ... - fun:_ZN5boost9unit_test9framework5state17execute_test_treeEmjPKNS2_23random_generator_helperE - fun:_ZN5boost9unit_test9framework3runEmb - fun:_ZN5boost9unit_test14unit_test_mainEPFbvEiPPc - fun:main -} { Suppress LogInstance still reachable memory warning Memcheck:Leak -- cgit v1.2.3