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/05/03 15:51:51 UTC

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

Author: jross
Date: Tue May  3 13:51:51 2016
New Revision: 1742115

URL: http://svn.apache.org/viewvc?rev=1742115&view=rev
Log:
QPID-7207: Found another variant of this leak

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=1742115&r1=1742114&r2=1742115&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/src/tests/.valgrind.supp (original)
+++ qpid/trunk/qpid/cpp/src/tests/.valgrind.supp Tue May  3 13:51:51 2016
@@ -238,9 +238,5 @@
    Memcheck:Leak
    fun:_Znwm
    fun:_ZNSs4_Rep9_S_createEmmRKSaIcE
-   fun:_ZNSs12_S_constructIPKcEEPcT_S3_RKSaIcESt20forward_iterator_tag
-   fun:_ZNSsC1EPKcRKSaIcE
-   fun:__static_initialization_and_destruction_0
-   fun:_GLOBAL__sub_I_Broker.cpp
    ...
 }



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org