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

Issue 41113002: Properly report error for certain expressions that must be const (Closed)

Created:
7 years, 2 months ago by hausner
Modified:
7 years, 2 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Properly report error for certain expressions that must be const Issue error message instead of hitting assertion for an expression that contains an assignment but is expected to be const. Fixes security issue 13941 R=regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=29194

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
hausner
7 years, 2 months ago (2013-10-24 18:40:51 UTC) #1
regis
LGTM
7 years, 2 months ago (2013-10-24 18:49:15 UTC) #2
hausner
7 years, 2 months ago (2013-10-24 18:54:56 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r29194 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698