DescriptioniSAC float: Handle errors in upper band decoding
We hit a fuzzer bug that caused numDecodedBytesLB + numDecodedBytesUB
> lenEncodedBytes, which is obviously bogus. Check for that, and for
the case whhere the UB decoder itself realized that something was
wrong. (The code already makes the corresponding check for the LB
decoder.)
BUG=chromium:637899
Committed: https://crrev.com/d52bef7d6445070532b3c8463859ee4e1f99d70f
Cr-Commit-Position: refs/heads/master@{#14091}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|