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

Issue 92103003: Fix missing bounds check in n-arguments Array constructor. (Closed)

Created:
7 years ago by Michael Starzinger
Modified:
7 years ago
Reviewers:
mvstanton
CC:
v8-dev
Visibility:
Public.

Description

Fix missing bounds check in n-arguments Array constructor. LOG=N R=mvstanton@chromium.org BUG=v8:3027 TEST=mjsunit/regress/regress-3027 Committed: http://code.google.com/p/v8/source/detail?r=18116

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -15 lines) Patch
M src/code-stubs-hydrogen.cc View 3 chunks +13 lines, -5 lines 0 comments Download
A + test/mjsunit/regress/regress-3027.js View 1 chunk +11 lines, -10 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Michael Starzinger
7 years ago (2013-11-27 18:04:40 UTC) #1
mvstanton
Very nice, thanks for asking the right questions! lgtm. --Michael
7 years ago (2013-11-27 19:34:13 UTC) #2
Michael Starzinger
7 years ago (2013-11-28 09:30:11 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r18116 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698