From dd7f2059359a8b2b4786c2c312d873a9d24d32a2 Mon Sep 17 00:00:00 2001 From: Justin Ross Date: Thu, 28 Apr 2016 17:03:50 +0000 Subject: QPID-7207: Remove match-leak-kinds from suppressions; it's supported only in newer valgrinds git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1741480 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/tests/.valgrind.supp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'qpid/cpp/src/tests') diff --git a/qpid/cpp/src/tests/.valgrind.supp b/qpid/cpp/src/tests/.valgrind.supp index 124ef1924f..1ac144ed0d 100644 --- a/qpid/cpp/src/tests/.valgrind.supp +++ b/qpid/cpp/src/tests/.valgrind.supp @@ -189,7 +189,6 @@ { Leak reported in acl_tests and queue_redirect_tests Memcheck:Leak - match-leak-kinds: definite fun:_Znwm ... fun:_ZN4qpid6broker14QueueFlowLimit11createLimit* @@ -201,7 +200,6 @@ { Leak reported in python_tests Memcheck:Leak - match-leak-kinds: definite fun:_Znwm fun:allocate fun:allocate @@ -215,7 +213,6 @@ { Leak reported in python_tests Memcheck:Leak - match-leak-kinds: definite fun:_Znwm fun:_ZN4qpid6broker5Queue18scheduleAutoDeleteEb ... @@ -224,7 +221,6 @@ { Leak reported in python_tests Memcheck:Leak - match-leak-kinds: definite fun:_Znwm fun:_ZN4qpid6broker12QueueFactory6create* fun:_ZN4qpid6broker13QueueRegistry7declare* @@ -237,7 +233,6 @@ { Leak reported in linearstore_python_tests Memcheck:Leak - match-leak-kinds: definite fun:_Znwm fun:_ZN4qpid11linearstore7journal20EmptyFilePoolManager15insertPartition* fun:_ZN4qpid11linearstore7journal20EmptyFilePoolManager17findEfpPartitionsEv -- cgit v1.2.1