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

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

Issue 149463010: Fix valgrind warnings in YUV scaling code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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 | « tools/valgrind/memcheck/suppressions.txt ('k') | 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
diff --git a/tools/valgrind/memcheck/suppressions_mac.txt b/tools/valgrind/memcheck/suppressions_mac.txt
index b7a50042c236adcc5ba2ab33833e035788c2f077..e0175e4152e973ca34b6d3bd8fc50dcad42bf328 100644
--- a/tools/valgrind/memcheck/suppressions_mac.txt
+++ b/tools/valgrind/memcheck/suppressions_mac.txt
@@ -2010,18 +2010,6 @@
fun:_ZN2v88internal18GvnBasicBlockState32*
}
{
- bug_139633
- Memcheck:Uninitialized
- 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_148865
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « tools/valgrind/memcheck/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698