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

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

Issue 10828073: Valgrind: Remove an obsolete suppression and add a new one for a remoting/media error. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 5 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_mac.txt
===================================================================
--- tools/valgrind/memcheck/suppressions_mac.txt (revision 148971)
+++ tools/valgrind/memcheck/suppressions_mac.txt (working copy)
@@ -2428,19 +2428,15 @@
fun:_ZN2v88internal18GvnBasicBlockState32*
}
{
- bug_133076_a
+ bug_139633
Memcheck:Uninitialized
- fun:_ZNK7WebCore15DynamicNodeList4nodeEv
- fun:_ZNK7WebCore13ChildNodeList6lengthEv
- fun:_ZNK6WebKit11WebNodeList6lengthEv
+ fun:_ZL19ConvertYUVToRGB32_ChhhPh
+ fun:LinearScaleYUVToRGB32RowWithRange_C
+ fun:_ZN5media23ScaleYUVToRGB32WithRectEPKhS1_S1_Phiiiiiiiiiii
+ fun:_ZN8remoting29ConvertAndScaleYUVToRGB32RectEPKhS1_S1_iiRK7SkTSizeIiERK7SkIRectPhiS5_S8_S8_
+ fun:_ZN8remoting10DecoderVp811RenderFrameERK7SkTSizeIiERK7SkIRectPhiP8SkRegion
+ fun:_ZN8remoting13DecoderTester11RenderFrameEv
+ fun:_ZN8remoting13DecoderTester14ReceivedPacketEPNS_11VideoPacketE
+ fun:_ZN8remoting13DecoderTester20ReceivedScopedPacketE10scoped_ptrINS_11VideoPacketEE
}
-{
- bug_133076_b
- Memcheck:Uninitialized
- fun:_ZNK7WebCore15DynamicNodeList4nodeEv
- fun:_ZN7WebCore13ChildNodeListD2Ev
- fun:_ZN7WebCore13ChildNodeListD1Ev
- fun:_ZN7WebCore13ChildNodeListD0Ev
- fun:_ZN3WTF10RefCountedIN7WebCore8NodeListEE5derefEv
- fun:_ZN6WebKit11WebNodeList6assignEPN7WebCore8NodeListE
-}
+
« 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