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

Issue 382153003: Make UBSan happy. (Closed)

Created:
6 years, 5 months ago by Sven Panne
Modified:
6 years, 5 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Make UBSan happy. This involves avoiding signed multiplication overflow, shifting too far and overflow during negation. R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22351

Patch Set 1 #

Patch Set 2 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -15 lines) Patch
M src/hydrogen-instructions.cc View 1 chunk +7 lines, -4 lines 0 comments Download
M src/runtime.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M src/strtod.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/utils.h View 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Sven Panne
6 years, 5 months ago (2014-07-11 09:17:40 UTC) #1
Sven Panne
6 years, 5 months ago (2014-07-11 09:18:13 UTC) #2
Michael Starzinger
LGTM.
6 years, 5 months ago (2014-07-11 12:04:34 UTC) #3
Sven Panne
6 years, 5 months ago (2014-07-11 12:13:06 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r22351 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698