DescriptionMoved misplaced allDataReceived() assert
The spots where allDataReceived() was checked in an if statement, or
asserted against were switched, so the release build was going right
through the code in getYUVComponentSizes(), without returning early,
which could lead to a crash.
Added safety checks inside the JPEG decoder just in case we get into
this situation some other way.
BUG=410788, 410586
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181439
Patch Set 1 #
Messages
Total messages: 14 (6 generated)
|