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

Issue 2447683004: [wasm] fix simd opcode read and error case for bad simd opcodes (Closed)

Created:
4 years, 1 month ago by aseemgarg
Modified:
4 years, 1 month ago
Reviewers:
gdeepti, titzer, ahaas
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] fix simd opcode read and error case for bad simd opcodes BUG=chromium:658426 R=ahaas@chromium.org,titzer@chromium.org,gdeepti@chromium.org Committed: https://crrev.com/1f6f345db29e96f6070ab8cef58e18ae7f879fe2 Cr-Commit-Position: refs/heads/master@{#40572}

Patch Set 1 #

Total comments: 3

Patch Set 2 : [wasm] fix simd opcode read and error case for bad simd opcodes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -3 lines) Patch
M src/wasm/ast-decoder.cc View 3 chunks +4 lines, -3 lines 0 comments Download
M test/unittests/wasm/ast-decoder-unittest.cc View 1 1 chunk +13 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 14 (5 generated)
aseemgarg
Andreas, this also fixes the fuzzer bug you found on your machine.
4 years, 1 month ago (2016-10-24 20:16:35 UTC) #1
gdeepti
On 2016/10/24 20:16:35, aseemgarg wrote: > Andreas, this also fixes the fuzzer bug you found ...
4 years, 1 month ago (2016-10-24 20:54:26 UTC) #2
gdeepti
https://codereview.chromium.org/2447683004/diff/1/src/wasm/ast-decoder.cc File src/wasm/ast-decoder.cc (right): https://codereview.chromium.org/2447683004/diff/1/src/wasm/ast-decoder.cc#newcode326 src/wasm/ast-decoder.cc:326: case kSimdPrefix: { Probably good to gate this on ...
4 years, 1 month ago (2016-10-24 21:43:33 UTC) #3
titzer
lgtm https://codereview.chromium.org/2447683004/diff/1/src/wasm/ast-decoder.cc File src/wasm/ast-decoder.cc (right): https://codereview.chromium.org/2447683004/diff/1/src/wasm/ast-decoder.cc#newcode326 src/wasm/ast-decoder.cc:326: case kSimdPrefix: { On 2016/10/24 21:43:32, gdeepti wrote: ...
4 years, 1 month ago (2016-10-25 07:54:07 UTC) #4
ahaas
On 2016/10/24 at 20:54:26, gdeepti wrote: > On 2016/10/24 20:16:35, aseemgarg wrote: > > Andreas, ...
4 years, 1 month ago (2016-10-25 08:06:56 UTC) #5
aseemgarg
Added tests in ast-decoder-unittest https://codereview.chromium.org/2447683004/diff/1/src/wasm/ast-decoder.cc File src/wasm/ast-decoder.cc (right): https://codereview.chromium.org/2447683004/diff/1/src/wasm/ast-decoder.cc#newcode326 src/wasm/ast-decoder.cc:326: case kSimdPrefix: { On 2016/10/25 ...
4 years, 1 month ago (2016-10-25 20:56:47 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2447683004/20001
4 years, 1 month ago (2016-10-25 21:25:39 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-25 22:03:24 UTC) #12
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:13:02 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1f6f345db29e96f6070ab8cef58e18ae7f879fe2
Cr-Commit-Position: refs/heads/master@{#40572}

Powered by Google App Engine
This is Rietveld 408576698