Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(341)

Issue 7569008: Avoid infinite recursion for unterminated non-ASCII JSON string literals. (Closed)

Created:
9 years, 4 months ago by Lasse Reichstein
Modified:
9 years, 4 months ago
CC:
v8-dev
Visibility:
Public.

Description

Avoid infinite recursion for unterminated non-ASCII JSON string literals. BUG=91787 TEST=mjsunit/regress/regress-91787 Committed: http://code.google.com/p/v8/source/detail?r=8847

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -2 lines) Patch
M src/json-parser.h View 1 chunk +2 lines, -2 lines 0 comments Download
A test/mjsunit/regress/regress-91787.js View 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Lasse Reichstein
9 years, 4 months ago (2011-08-05 12:32:46 UTC) #1
Lasse Reichstein
9 years, 4 months ago (2011-08-05 12:35:57 UTC) #2
Vyacheslav Egorov (Chromium)
9 years, 4 months ago (2011-08-05 12:51:52 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698