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

Issue 1411403011: Fix pointer truncation in 64-bit Windows builds (Closed)

Created:
5 years, 1 month ago by brucedawson
Modified:
5 years, 1 month ago
Reviewers:
Jarin
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Fix pointer truncation in 64-bit Windows builds This was found through a VC++ 2015 Update 1 warning about pointer truncation. The fix is required for VC++ 2015 compatibility. Committed: https://crrev.com/744424208bdef3a4b204b8eee8c86187c5951ace Cr-Commit-Position: refs/heads/master@{#31897}

Patch Set 1 #

Total comments: 1

Patch Set 2 : git cl format #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M src/base/platform/platform-win32.cc View 1 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
brucedawson
This looks like a pretty clear pointer truncation bug that could (presumably) cause crashes, and ...
5 years, 1 month ago (2015-11-07 00:13:43 UTC) #3
Jarin
LGTM. Good catch, thanks! https://codereview.chromium.org/1411403011/diff/1/src/base/platform/platform-win32.cc File src/base/platform/platform-win32.cc (right): https://codereview.chromium.org/1411403011/diff/1/src/base/platform/platform-win32.cc#newcode1151 src/base/platform/platform-win32.cc:1151: module_entry.modBaseSize))); Nit: Fix formatting, please. ...
5 years, 1 month ago (2015-11-09 05:05:07 UTC) #4
brucedawson
> Nit: Fix formatting, please. (If you use git cl format, note that it does ...
5 years, 1 month ago (2015-11-09 18:45:52 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411403011/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411403011/20001
5 years, 1 month ago (2015-11-09 18:46:09 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 1 month ago (2015-11-09 19:07:33 UTC) #10
commit-bot: I haz the power
5 years, 1 month ago (2015-11-09 19:08:23 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/744424208bdef3a4b204b8eee8c86187c5951ace
Cr-Commit-Position: refs/heads/master@{#31897}

Powered by Google App Engine
This is Rietveld 408576698