DescriptionAvoid getLength in ico decoder.
Only call getLength() if hasLength() returned true. Otherwise, copy the
stream into an SkDynamicMemoryWStream and copy it into alloc'ed space.
Share common code between bmp and ico.
BUG=https://b.corp.google.com/issue?id=8432093
R=djsollen@google.com
Committed: https://code.google.com/p/skia/source/detail?r=10850
Patch Set 1 #
Total comments: 2
Patch Set 2 : Respond to comments. #
Messages
Total messages: 5 (0 generated)
|