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

Issue 2689683002: [heap] Fix address space leak in Unmapper (Closed)

Created:
3 years, 10 months ago by Michael Lippautz
Modified:
3 years, 10 months ago
CC:
Hannes Payer (out of office), ulan, v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[heap] Fix address space leak in Unmapper BUG=v8:5945 Review-Url: https://codereview.chromium.org/2689683002 Cr-Commit-Position: refs/heads/master@{#43102} Committed: https://chromium.googlesource.com/v8/v8/+/504d0e5979c8bdac33a203a1c9353ca2047330d5

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed comments #

Patch Set 3 : Windows compile fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -11 lines) Patch
M src/heap/incremental-marking.h View 1 2 2 chunks +2 lines, -3 lines 0 comments Download
M src/heap/spaces.h View 1 2 7 chunks +19 lines, -3 lines 0 comments Download
M src/heap/spaces.cc View 1 7 chunks +23 lines, -5 lines 0 comments Download
M test/unittests/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A test/unittests/heap/unmapper-unittest.cc View 1 1 chunk +88 lines, -0 lines 0 comments Download
M test/unittests/unittests.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 22 (16 generated)
Michael Lippautz
3 years, 10 months ago (2017-02-10 12:08:50 UTC) #3
jochen (gone - plz use gerrit)
lgtm
3 years, 10 months ago (2017-02-10 12:27:13 UTC) #5
Hannes Payer (out of office)
lgtm https://codereview.chromium.org/2689683002/diff/1/src/heap/spaces.cc File src/heap/spaces.cc (right): https://codereview.chromium.org/2689683002/diff/1/src/heap/spaces.cc#newcode387 src/heap/spaces.cc:387: MemoryChunk* chunk = nullptr; Let's wrap that into ...
3 years, 10 months ago (2017-02-10 12:29:22 UTC) #6
Michael Lippautz
https://codereview.chromium.org/2689683002/diff/1/src/heap/spaces.cc File src/heap/spaces.cc (right): https://codereview.chromium.org/2689683002/diff/1/src/heap/spaces.cc#newcode387 src/heap/spaces.cc:387: MemoryChunk* chunk = nullptr; On 2017/02/10 12:29:22, Hannes Payer ...
3 years, 10 months ago (2017-02-10 13:34:12 UTC) #13
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/2689683002/60001
3 years, 10 months ago (2017-02-10 14:24:49 UTC) #19
commit-bot: I haz the power
3 years, 10 months ago (2017-02-10 14:26:10 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/v8/v8/+/504d0e5979c8bdac33a203a1c9353ca2047...

Powered by Google App Engine
This is Rietveld 408576698