Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(393)

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 3170049: Fix valgrind memory leak in session_manager_unittest.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/valgrind/memcheck/suppressions.txt
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 57434)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -3491,18 +3491,6 @@
fun:_ZN4base19MessagePumpLibevent22OnLibeventNotificationEisPv
}
{
- bug_46678
- Memcheck:Leak
- fun:_Znw*
- fun:_Z11NewCallbackIN8remoting14SessionManager*
- fun:_ZN8remoting14SessionManager8DoEncodeE13scoped_refptrINS_11CaptureDataEE
- fun:_Z16DispatchToMethodIN8remoting14SessionManagerEMS1_Fv13scoped_refptrINS0_11CaptureDataEEES4_EvPT_T0_RK6Tuple1IT1_E
- fun:_ZN14RunnableMethodIN8remoting14SessionManagerEMS1_Fv13scoped_refptrINS0_11CaptureDataEEE6Tuple1IS4_EE3RunEv
- fun:_ZN11MessageLoop7RunTaskEP4Task
- ...
- fun:_ZN8remoting38SessionManagerTest_OneRecordCycle_Test8TestBodyEv
-}
-{
bug_47331_part_1
Memcheck:Leak
fun:malloc
@@ -4221,18 +4209,6 @@
fun:_ZN4base10RefCountedIN3net16ClientSocketPoolEE7ReleaseEv
}
{
- bug_53277
- Memcheck:Leak
- fun:_Znw*
- fun:_Z11NewCallbackIN8remoting14SessionManagerEPNS0_21ChromotingHostMessageEiEPN9Callback2IT0_T1_E4TypeEPT_MSA_FvS5_S6_E
- fun:_ZN8remoting14SessionManager8DoEncodeE13scoped_refptrINS_11CaptureDataEE
- fun:_Z16DispatchToMethodIN8remoting14SessionManagerEMS1_Fv13scoped_refptrINS0_11CaptureDataEEES4_EvPT_T0_RK6Tuple1IT1_E
- fun:_ZN14RunnableMethodIN8remoting14SessionManagerEMS1_Fv13scoped_refptrINS0_11CaptureDataEEE6Tuple1IS4_EE3RunEv
- fun:_ZN11MessageLoop7RunTaskEP4Task
- ...
- fun:_ZN8remoting38SessionManagerTest_OneRecordCycle_Test8TestBodyEv
-}
-{
bug_53349
Memcheck:Addr4
fun:PL_HashTableLookupConst
« remoting/host/session_manager_unittest.cc ('K') | « remoting/host/session_manager_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698