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

Issue 1311393008: Fix invalid read of language mode from StorePropertyParameters. (Closed)

Created:
5 years, 3 months ago by pcc1
Modified:
5 years, 3 months ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Fix invalid read of language mode from StorePropertyParameters. Fixes an invalid cast of an Operator1<StorePropertyParameters> object to Operator1<LanguageMode> by reading the language mode from StorePropertyParameters. This code happened to work before because StorePropertyParameters's first field has type LanguageMode. Cleanup for cfi_vptr=1; see https://www.chromium.org/developers/testing/control-flow-integrity BUG=chromium:457523 R=bmeurer@chromium.org LOG=N Committed: https://crrev.com/718fc1c9a24d3870220ff19a85b226a66fb3a17b Cr-Commit-Position: refs/heads/master@{#30493}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/compiler/js-generic-lowering.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (1 generated)
pcc1
5 years, 3 months ago (2015-09-01 03:59:38 UTC) #1
Benedikt Meurer
LGTM
5 years, 3 months ago (2015-09-01 04:03:34 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1311393008/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1311393008/1
5 years, 3 months ago (2015-09-01 04:16:55 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 3 months ago (2015-09-01 05:05:07 UTC) #5
commit-bot: I haz the power
5 years, 3 months ago (2015-09-01 05:05:20 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/718fc1c9a24d3870220ff19a85b226a66fb3a17b
Cr-Commit-Position: refs/heads/master@{#30493}

Powered by Google App Engine
This is Rietveld 408576698