DescriptionFixed a few places where uninitialized memory could have been read
Also added early exit in SkImageFilter's constructor to avoid attempting to deserialize all inputs once a bad input has been found. This avoids hanging if a filter pretends to have 1 billion inputs when that's just an error on the number of inputs read by the filter.
BUG=326206, 326197, 326229
Committed: http://code.google.com/p/skia/source/detail?r=12544
Patch Set 1 #
Total comments: 9
Patch Set 2 : Removed unnecessary changes to SkMatrixConvolutionImageFilter #Patch Set 3 : Added the isValid function #Patch Set 4 : Added missing change in SkColorFilters #
Total comments: 8
Patch Set 5 : Removed bad scalar checks in SkColorMatrixFilter.cpp #
Total comments: 1
Messages
Total messages: 10 (0 generated)
|