DescriptionChange RegExpMacroAssemblerIA32::CaseInsensitiveCompareUC16 so that it
does not use stack-allocated character as a one-element character
array.
The use at this site was actually safe (Ecma262Canonicalize will only
write to the first character of the array), but not obviously so.
BUG=17103
Committed: http://code.google.com/p/v8/source/detail?r=2510
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|