DescriptionFix CodecSubset benches seg faults for kIndex8
All of the CodecSubset benches fail when the color type is
kIndex8. We need to pass a color table to allocPixels()
when we want to decode to kIndex8 or it will throw a failure.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/7f6283bdf8926f72b886389588e3e2d3bc0ea066
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Total comments: 6
Patch Set 3 : #
Total comments: 2
Patch Set 4 : #
Total comments: 2
Patch Set 5 : #
Total comments: 2
Patch Set 6 : #
Depends on Patchset: Messages
Total messages: 16 (4 generated)
|