Status: Accepted
Owner: [email protected]
Labels: Type-Bug Priority-Medium

New issue 1017 by [email protected]: String parsing crash when parsing a uc16 character when current size is exactly 32
http://code.google.com/p/v8/issues/detail?id=1017

This is a reduction of the failures on the fuzzer:
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\u3056)"

When parsing \u3056 the current size will be 32.


What will trigger this bug:
Run the string above with the shell


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to