Manual memset to work around bogus compiler warning bug.
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 24 Mar 2014 15:52:33 +0000 (15:52 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 24 Mar 2014 15:52:33 +0000 (15:52 +0000)
commit61c9b835d13e1d4225f3a04f045658f62c702294
tree1767631ebade7b092fc8faa810c7a58e1cb974c2
parentdc9f69fed847e54af8c53c43bd4a6b992fc752c4
Manual memset to work around bogus compiler warning bug.

BUG=skia:2215
R=bsalomon@google.com, mtklein@google.com

Author: mtklein@chromium.org

Review URL: https://codereview.chromium.org/210013003

git-svn-id: http://skia.googlecode.com/svn/trunk@13908 2bbb7eff-a529-9590-31e7-b0007b416f81
tests/WritePixelsTest.cpp