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

Issue 2446593002: [wasm] Fix memory leak in wasm-module-runner.cc (Closed)

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

Description

[wasm] Fix memory leak in wasm-module-runner.cc BUG=chromium:658057 R=titzer@chromium.org Committed: https://crrev.com/1fe7a91751ceb7fd037ad2539feb320797cda96e Cr-Commit-Position: refs/heads/master@{#40586}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add a todo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M test/common/wasm/wasm-module-runner.cc View 1 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (10 generated)
ahaas
4 years, 1 month ago (2016-10-24 13:29:39 UTC) #1
titzer
https://codereview.chromium.org/2446593002/diff/1/test/common/wasm/wasm-module-runner.cc File test/common/wasm/wasm-module-runner.cc (right): https://codereview.chromium.org/2446593002/diff/1/test/common/wasm/wasm-module-runner.cc#newcode84 test/common/wasm/wasm-module-runner.cc:84: std::unique_ptr<const WasmModule> module(DecodeWasmModuleForTesting( This isn't quite right. This C++ ...
4 years, 1 month ago (2016-10-24 13:34:41 UTC) #4
ahaas
https://codereview.chromium.org/2446593002/diff/1/test/common/wasm/wasm-module-runner.cc File test/common/wasm/wasm-module-runner.cc (right): https://codereview.chromium.org/2446593002/diff/1/test/common/wasm/wasm-module-runner.cc#newcode84 test/common/wasm/wasm-module-runner.cc:84: std::unique_ptr<const WasmModule> module(DecodeWasmModuleForTesting( On 2016/10/24 at 13:34:40, titzer wrote: ...
4 years, 1 month ago (2016-10-24 14:04:29 UTC) #9
titzer
On 2016/10/24 14:04:29, ahaas wrote: > https://codereview.chromium.org/2446593002/diff/1/test/common/wasm/wasm-module-runner.cc > File test/common/wasm/wasm-module-runner.cc (right): > > https://codereview.chromium.org/2446593002/diff/1/test/common/wasm/wasm-module-runner.cc#newcode84 > ...
4 years, 1 month ago (2016-10-26 11:44:33 UTC) #12
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/2446593002/20001
4 years, 1 month ago (2016-10-26 11:45:05 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-26 12:08:36 UTC) #15
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:13:49 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1fe7a91751ceb7fd037ad2539feb320797cda96e
Cr-Commit-Position: refs/heads/master@{#40586}

Powered by Google App Engine
This is Rietveld 408576698