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

Issue 11275039: Catch stack overflow in JSON.parse. (Closed)

Created:
8 years, 1 month ago by Yang
Modified:
8 years, 1 month ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Catch stack overflow in JSON.parse. BUG= Committed: https://code.google.com/p/v8/source/detail?r=12816

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -1 line) Patch
M src/json-parser.h View 2 chunks +9 lines, -1 line 0 comments Download
M test/mjsunit/json-recursive.js View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
PTAL.
8 years, 1 month ago (2012-10-25 12:24:03 UTC) #1
ulan
8 years, 1 month ago (2012-10-25 12:27:12 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698