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

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

Issue 2840033: This is also failing on Valgrind. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 years, 6 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions.txt
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 24ca01139b30b8cda9dc9c0eaf7241aa40819a32..c4c1c5950bc1f23212c9b8955e00d4bde68bd9cf 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3574,3 +3574,12 @@
fun:_ZN14ProfileManager13CreateProfileERK8FilePath
fun:_ZN37ProfileManagerTest_CreateProfile_Test8TestBodyEv
}
+{
+ bug_46678_v_a
+ Memcheck:Leak
+ fun:_Znw*
+ fun:_Z11NewCallbackIN8remoting14SessionManagerEPKNS0_24UpdateStreamPacketHeaderERK13scoped_refptrIN5media10DataBufferEEiEPN9Callback3IT0_T1_T2_E4TypeEPT_MSI_FvSC_SD_SE_E
+ fun:_ZN8remoting14SessionManager8DoEncodeE13scoped_refptrINS_8Capturer11CaptureDataEE
+ fun:_Z16DispatchToMethodIN8remoting14SessionManagerEMS1_Fv13scoped_refptrINS0_8Capturer11CaptureDataEEES5_EvPT_T0_RK6Tuple1IT1_E
+ fun:_ZN14RunnableMethodIN8remoting14SessionManagerEMS1_Fv13scoped_refptrINS0_8Capturer11CaptureDataEEE6Tuple1IS5_EE3RunEv
+}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698