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

Issue 2905643002: [arm] Fix memory leak in disassembler. (Closed)

Created:
3 years, 7 months ago by georgia.kouveli
Modified:
3 years, 7 months ago
Reviewers:
Benedikt Meurer, Jarin
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[arm] Fix memory leak in disassembler. Which I introduced in: c15b3ffc773ef7b14655b59b1ce1437de903fdc0 [arm] Share constant pool entries in snapshot. BUG=chromium:725714 Review-Url: https://codereview.chromium.org/2905643002 Cr-Commit-Position: refs/heads/master@{#45540} Committed: https://chromium.googlesource.com/v8/v8/+/db38b3c7f49b2c3eb054ae6f5a50c4c9e6f8afdb

Patch Set 1 #

Total comments: 1

Patch Set 2 : Don't use a pointer. #

Patch Set 3 : Rename iterator. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M src/disassembler.cc View 1 2 1 chunk +6 lines, -6 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
georgia.kouveli
3 years, 7 months ago (2017-05-24 11:24:46 UTC) #2
Jarin
https://codereview.chromium.org/2905643002/diff/1/src/disassembler.cc File src/disassembler.cc (right): https://codereview.chromium.org/2905643002/diff/1/src/disassembler.cc#newcode278 src/disassembler.cc:278: delete it; Is there any reason why it is ...
3 years, 7 months ago (2017-05-24 11:50:53 UTC) #3
georgia.kouveli
On 2017/05/24 11:50:53, Jarin wrote: > https://codereview.chromium.org/2905643002/diff/1/src/disassembler.cc > File src/disassembler.cc (right): > > https://codereview.chromium.org/2905643002/diff/1/src/disassembler.cc#newcode278 > ...
3 years, 7 months ago (2017-05-24 12:50:33 UTC) #4
Jarin
lgtm (even though it would be even better if you renamed the variable 'it' to ...
3 years, 7 months ago (2017-05-24 15:44:51 UTC) #5
georgia.kouveli
On 2017/05/24 15:44:51, Jarin wrote: > lgtm (even though it would be even better if ...
3 years, 7 months ago (2017-05-24 16:27:24 UTC) #6
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/2905643002/40001
3 years, 7 months ago (2017-05-26 12:23:29 UTC) #9
commit-bot: I haz the power
3 years, 7 months ago (2017-05-26 12:53:05 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/db38b3c7f49b2c3eb054ae6f5a50c4c9e6f...

Powered by Google App Engine
This is Rietveld 408576698