Author: jross
Date: Fri Apr 29 12:35:51 2016
New Revision: 1741620

URL: http://svn.apache.org/viewvc?rev=1741620&view=rev
Log:
QPID-7207: Remove a duplicate suppression and expand the applicability of 
another

Modified:
    qpid/trunk/qpid/cpp/src/tests/.valgrind.supp

Modified: qpid/trunk/qpid/cpp/src/tests/.valgrind.supp
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/tests/.valgrind.supp?rev=1741620&r1=1741619&r2=1741620&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/src/tests/.valgrind.supp (original)
+++ qpid/trunk/qpid/cpp/src/tests/.valgrind.supp Fri Apr 29 12:35:51 2016
@@ -214,16 +214,6 @@
 }
 
 {
-   Leak reported in python_tests
-   Memcheck:Leak
-   fun:_Znwm
-   fun:_ZN4qpid6broker12QueueFactory6create*
-   fun:_ZN4qpid6broker13QueueRegistry7declare*
-   fun:_ZN4qpid6broker6Broker11createQueue*
-   ...
-}
-
-{
    Leak reported in linearstore_python_tests
    Memcheck:Leak
    fun:_Znwm
@@ -233,9 +223,10 @@
 }
 
 {
-   Leak reported in acl_tests
+   Leak reported in acl_tests and python_tests
    Memcheck:Leak
    fun:_Znwm
+   ...
    fun:_ZN4qpid6broker5Queue*
    fun:_ZN4qpid6broker12QueueFactory6create*
    fun:_ZN4qpid6broker13QueueRegistry7declare*



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to