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

Issue 10874061: Fix intrinsified allocation of arrays which cuased crash on ia32: do not allow allocation of arrays… (Closed)

Created:
8 years, 4 months ago by srdjan
Modified:
8 years, 4 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix intrinsified allocation of arrays which cuased crash on ia32: do not allow allocation of arrays with a length that is too large. Committed: https://code.google.com/p/dart/source/detail?r=11325

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M runtime/vm/intrinsifier_ia32.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/vm/intrinsifier_x64.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 4 months ago (2012-08-24 16:32:01 UTC) #1
regis
8 years, 4 months ago (2012-08-24 16:43:42 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698