Fix stack buffer read overflow in GrConvolutionEffect::TestCreate.
authorbungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 20 Aug 2013 15:20:34 +0000 (15:20 +0000)
committerbungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 20 Aug 2013 15:20:34 +0000 (15:20 +0000)
commit4348663da8271f4b72594a0f5aa84036e6ee327b
tree5d522d267d0f8fcf6689c8f5c24ed6658e703491
parent8700295fbaaf77a29d3133506a6eafcc993b4b1a
Fix stack buffer read overflow in GrConvolutionEffect::TestCreate.

BUG=skia:1532
R=bsalomon@google.com, robertphillips@google.com

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

git-svn-id: http://skia.googlecode.com/svn/trunk@10816 2bbb7eff-a529-9590-31e7-b0007b416f81
src/gpu/effects/GrConvolutionEffect.cpp