Chromium Code Reviews
DescriptionFixing clusterfuzz issue
When reading an SkSSE2ProcCoeffXfermode object, fProcSIMD should never be NULL. The reason for this is that it's not possible to create such an object through SkPlatformXfermodeFactory_impl_SSE2(), which is the only function used to create these objects, so if we're reading one, it's clearly invalid.
BUG=379181
Committed: http://code.google.com/p/skia/source/detail?r=15000
Patch Set 1 #
Total comments: 1
Messages
Total messages: 7 (0 generated)
|
|||||||||||||||||||