DescriptionFixed array read error
In 32 bits, if the "element count" was under 32 bits, but "element count" * "element size" was over the 32 bit limit, the overflow was causing the read operation to appear as if it had succeded, even though it should have failed.
BUG=456828
Committed: https://skia.googlesource.com/skia/+/8e85761e5a4a0b169cf101c4d72142ee4b87d266
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|