summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Ross <jross@apache.org>2016-04-27 21:19:30 +0000
committerJustin Ross <jross@apache.org>2016-04-27 21:19:30 +0000
commit27df477d7e82b68e9c21df90dc7f0c069aa77425 (patch)
tree194bb080c8949d6129651ddd6a490263c7058176
parent2959abed96db046e8d4aafb8c4ceb7e494fbed2d (diff)
downloadqpid-python-27df477d7e82b68e9c21df90dc7f0c069aa77425.tar.gz
QPID-7207: Make the provisional suppressions even more permissive
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1741344 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/cpp/src/tests/.valgrind.supp16
1 files changed, 8 insertions, 8 deletions
diff --git a/qpid/cpp/src/tests/.valgrind.supp b/qpid/cpp/src/tests/.valgrind.supp
index d99e502529..124ef1924f 100644
--- a/qpid/cpp/src/tests/.valgrind.supp
+++ b/qpid/cpp/src/tests/.valgrind.supp
@@ -180,9 +180,9 @@
{
Leak reported in acl_tests
Memcheck:Cond
- fun:_ZN4qpid3acl9AclReader16loadDecisionDataEN5boost10shared_ptrINS0_7AclDataEEE
- fun:_ZN4qpid3acl9AclReader4readERKNSt7*basic_stringIcSt11char_traitsIcESaIcEEEN5boost10shared_ptrINS0_7AclDataEEE
- fun:_ZN4qpid3acl3Acl11readAclFileERNSt7*basic_stringIcSt11char_traitsIcESaIcEEES8_
+ fun:_ZN4qpid3acl9AclReader16loadDecisionData*
+ fun:_ZN4qpid3acl9AclReader4read*
+ fun:_ZN4qpid3acl3Acl11readAclFile*
...
}
@@ -192,7 +192,7 @@
match-leak-kinds: definite
fun:_Znwm
...
- fun:_ZN4qpid6broker14QueueFlowLimit11createLimitERKNSt7*basic_stringIcSt11char_traitsIcESaIcEEERKNS0_13QueueSettingsE
+ fun:_ZN4qpid6broker14QueueFlowLimit11createLimit*
...
fun:accept
...
@@ -226,9 +226,9 @@
Memcheck:Leak
match-leak-kinds: definite
fun:_Znwm
- fun:_ZN4qpid6broker12QueueFactory6createERKNSt7*basic_stringIcSt11char_traitsIcESaIcEEERKNS0_13QueueSettingsE
- fun:_ZN4qpid6broker13QueueRegistry7declareERKNSt7*basic_stringIcSt11char_traitsIcESaIcEEERKNS0_13QueueSettingsEN5boost10shared_ptrINS0_8ExchangeEEEbPKNS0_14OwnershipTokenES7_S7_
- fun:_ZN4qpid6broker6Broker11createQueueERKNSt7*basic_stringIcSt11char_traitsIcESaIcEEERKNS0_13QueueSettingsEPKNS0_14OwnershipTokenES9_S9_S9_
+ fun:_ZN4qpid6broker12QueueFactory6create*
+ fun:_ZN4qpid6broker13QueueRegistry7declare*
+ fun:_ZN4qpid6broker6Broker11createQueue*
...
fun:accept
...
@@ -239,7 +239,7 @@
Memcheck:Leak
match-leak-kinds: definite
fun:_Znwm
- fun:_ZN4qpid11linearstore7journal20EmptyFilePoolManager15insertPartitionEtRKNSt7*basic_stringIcSt11char_traitsIcESaIcEEE
+ fun:_ZN4qpid11linearstore7journal20EmptyFilePoolManager15insertPartition*
fun:_ZN4qpid11linearstore7journal20EmptyFilePoolManager17findEfpPartitionsEv
...
}