DescriptionARM Skia NEON patches - 09 - Bugfix
Misc: fix a PDF warning/bug on ARM
char is unsigned by default on ARM, so the (curNibble < 0) test is
always false, probably leading to a bug.
BUG=
Committed: http://code.google.com/p/skia/source/detail?r=9954
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|