You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jr...@apache.org on 2016/04/29 14:35:51 UTC

svn commit: r1741620 - /qpid/trunk/qpid/cpp/src/tests/.valgrind.supp

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: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org