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

Issue 1174753002: Fix cluster-fuzz bug introduced in refs/heads/master@{#28796}. (Closed)

Created:
5 years, 6 months ago by binji
Modified:
5 years, 6 months ago
Reviewers:
Jarin
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 cluster-fuzz bug introduced in refs/heads/master@{#28796}. Don't DCHECK when neutering that the buffer is not a SharedArrayBuffer; instead, just return early. BUG=chromium:498142, chromium:497295 R=jarin@chromium.org LOG=n Committed: https://crrev.com/4d6c309777ac11a22267605c3d7e159072750feb Cr-Commit-Position: refs/heads/master@{#28892}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : nicer test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -5 lines) Patch
M src/runtime/runtime-typedarray.cc View 1 1 chunk +1 line, -1 line 0 comments Download
A + test/mjsunit/regress/regress-crbug-498142.js View 1 2 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
binji
5 years, 6 months ago (2015-06-09 21:29:03 UTC) #1
Jarin
You could use RUNTIME_ASSERT instead of DCHECK. That way it will be ignored by clusterfuzz ...
5 years, 6 months ago (2015-06-10 04:16:35 UTC) #2
binji
On 2015/06/10 at 04:16:35, jarin wrote: > You could use RUNTIME_ASSERT instead of DCHECK. That ...
5 years, 6 months ago (2015-06-10 05:21:06 UTC) #3
Jarin
lgtm. (Even though some test minimization + formatting + sane variable naming would be nice.)
5 years, 6 months ago (2015-06-10 05:27:03 UTC) #4
binji
On 2015/06/10 at 05:27:03, jarin wrote: > lgtm. (Even though some test minimization + formatting ...
5 years, 6 months ago (2015-06-10 06:14:03 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1174753002/40001
5 years, 6 months ago (2015-06-10 06:14:14 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 6 months ago (2015-06-10 07:33:47 UTC) #9
commit-bot: I haz the power
5 years, 6 months ago (2015-06-10 07:34:04 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4d6c309777ac11a22267605c3d7e159072750feb
Cr-Commit-Position: refs/heads/master@{#28892}

Powered by Google App Engine
This is Rietveld 408576698