Suppress libyuv uninitialized read in CopyRow_AVX

BUG=libyuv:377
R=pbos@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/25919004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7494 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
kjellander@webrtc.org 2014-10-22 13:51:49 +00:00
parent 32452b20b8
commit 82e430c316

@ -702,3 +702,16 @@ name=https://code.google.com/p/webrtc/issues/detail?id=3490 (4)
*!testing::internal::EqHelper<>::Compare<>
*!rtc::AsyncWriteTest_TestWrite_Test::TestBody
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=https://code.google.com/p/libyuv/issues/detail?id=377
*!CopyRow_AVX
*!CopyPlane
*!I420Copy
*!I420Rotate
*!ConvertToI420
*!cricket::WebRtcVideoFrame::Reset
*!cricket::WebRtcVideoFrame::Init
*!WebRtcVideoFrameTest::TestInit
*!WebRtcVideoFrameTest_InitEvenSize_Test::TestBody
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>