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

Issue 315593002: Clusterfuzz identified overflow check needed in dehoisting. (Closed)

Created:
6 years, 6 months ago by mvstanton
Modified:
6 years, 6 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Clusterfuzz identified overflow check needed in dehoisting. BUG=380092 R=danno@chromium.org LOG=N Committed: https://code.google.com/p/v8/source/detail?r=21708

Patch Set 1 #

Patch Set 2 : Carefully avoid overflow. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -33 lines) Patch
M src/hydrogen-dehoist.cc View 1 1 chunk +13 lines, -5 lines 0 comments Download
M src/hydrogen-instructions.h View 1 5 chunks +29 lines, -15 lines 0 comments Download
A + test/mjsunit/regress/regress-380092.js View 1 1 chunk +6 lines, -13 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
mvstanton
Hi Danno, here is the fix we discussed. Perhaps the overflow check is "overkill" in ...
6 years, 6 months ago (2014-06-03 12:29:27 UTC) #1
mvstanton
Hi Danno, Here is the revision we discussed, thx! --Michael
6 years, 6 months ago (2014-06-04 07:43:16 UTC) #2
mvstanton
Ping..
6 years, 6 months ago (2014-06-06 08:01:49 UTC) #3
danno
lgtm
6 years, 6 months ago (2014-06-06 08:19:21 UTC) #4
mvstanton
6 years, 6 months ago (2014-06-06 09:12:26 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r21708.

Powered by Google App Engine
This is Rietveld 408576698