DescriptionRemove size check from SkCodec
This check is useless because it is vulnerable to integer overflow.
Also, I don't think this is the right way to solve the problem
of "too large" images. For example, many image specs allow images
larger than this, so we should too.
BUG=skia:4667
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1580113002
Committed: https://skia.googlesource.com/skia/+/f44631b133909bbf98c13e53ec11bf8cd87a2dc4
Patch Set 1 #Patch Set 2 : Remove from blacklist #
Total comments: 3
Patch Set 3 : Fix return statements #
Depends on Patchset: Messages
Total messages: 13 (7 generated)
|