DescriptionMIPS64: [regexp] do not assume short external strings have a minimum size.
Fix for execution tests on simulator.
Port 3518e492c0939759ae1a2623bbd606646ee172f1
Original commit message:
Short external strings do not cache the resource data, and may be used
for compressible strings. The assumptions about their lengths is
invalid and may lead to oob reads.
BUG=
Committed: https://crrev.com/71dd5c4380e191f0a4cd1d5b6b044bdf1c04f0f9
Cr-Commit-Position: refs/heads/master@{#35703}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|