From ac4dfb210ee41eb4addfcb382d8ede9c9ddd46ed Mon Sep 17 00:00:00 2001 From: Justin Ross Date: Wed, 27 Apr 2016 13:11:51 +0000 Subject: QPID-7207: Make the suppressions general wrt starting as a thread or the main process git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1741254 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/tests/.valgrind.supp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'qpid/cpp/src/tests') diff --git a/qpid/cpp/src/tests/.valgrind.supp b/qpid/cpp/src/tests/.valgrind.supp index 0581a386fb..d99e502529 100644 --- a/qpid/cpp/src/tests/.valgrind.supp +++ b/qpid/cpp/src/tests/.valgrind.supp @@ -210,8 +210,6 @@ ... fun:accept ... - fun:start_thread - fun:clone } { @@ -221,8 +219,6 @@ fun:_Znwm fun:_ZN4qpid6broker5Queue18scheduleAutoDeleteEb ... - fun:start_thread - fun:clone } { @@ -236,8 +232,6 @@ ... fun:accept ... - fun:start_thread - fun:clone } { @@ -248,5 +242,4 @@ fun:_ZN4qpid11linearstore7journal20EmptyFilePoolManager15insertPartitionEtRKNSt7*basic_stringIcSt11char_traitsIcESaIcEEE fun:_ZN4qpid11linearstore7journal20EmptyFilePoolManager17findEfpPartitionsEv ... - fun:(below main) } -- cgit v1.2.1