DescriptionFix build error when building Android in Release mode with -O2.
This fixes the folowing error...
../../../src/pdf/SkPDFShader.cpp: In function 'void gradientFunctionCode(const SkShader::GradientInfo&, SkString*)':
../../../src/pdf/SkPDFShader.cpp:69:19: error: array subscript is above array bounds [-Werror=array-bounds]
Committed: https://code.google.com/p/skia/source/detail?r=8506
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|