Description[regexp] do not assume short external strings have a minimum size.
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.
R=jkummerow@chromium.org
BUG=v8:4923, chromium:604897
LOG=N
Committed: https://crrev.com/3518e492c0939759ae1a2623bbd606646ee172f1
Cr-Commit-Position: refs/heads/master@{#35660}
Patch Set 1 #
Total comments: 2
Patch Set 2 : x64 port #Patch Set 3 : arm and arm64 ports #Patch Set 4 : addressed comments #Patch Set 5 : fix mips build #Patch Set 6 : apply mips patch #Patch Set 7 : mips port. functional mips64 port not available yet. #
Messages
Total messages: 19 (8 generated)
|