Status: New
Owner: ----

New issue 870 by oliverhunt: JSON.parse accepts incorrect strings
http://code.google.com/p/v8/issues/detail?id=870

JSON.parse allows unescaped newlines in string literals. eg.

JSON.parse('"\n"')

Is accepted as a valid, but is not.

--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev

Reply via email to