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

Issue 2772373002: [draft] Patch to check potential memory leak (Closed)

Created:
3 years, 8 months ago by etienneb
Modified:
3 years, 8 months ago
Reviewers:
erikchen
CC:
chromium-reviews, qsr+mojo_chromium.org, vmpstr+watch_chromium.org, wfh+watch_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, tracing+reviews_chromium.org, darin (slow to review)
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[draft] Patch to check potential memory leak B=704938 FIXED: https://codereview.chromium.org/2772373002/

Patch Set 1 #

Patch Set 2 : nits #

Patch Set 3 : thread-safe #

Total comments: 1

Patch Set 4 : double counting #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M base/trace_event/heap_profiler_allocation_context.h View 1 chunk +1 line, -1 line 0 comments Download
M mojo/edk/system/channel.cc View 1 2 3 4 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (2 generated)
erikchen
https://codereview.chromium.org/2772373002/diff/40001/mojo/edk/system/channel.cc File mojo/edk/system/channel.cc (right): https://codereview.chromium.org/2772373002/diff/40001/mojo/edk/system/channel.cc#newcode61 mojo/edk/system/channel.cc:61: : Message(payload_size, max_handles, MessageType::NORMAL_LEGACY) { this constructor calls another ...
3 years, 8 months ago (2017-03-27 19:10:35 UTC) #2
etienneb
3 years, 8 months ago (2017-03-28 19:08:24 UTC) #4
Closing this patch.
The leak got fixed.

Powered by Google App Engine
This is Rietveld 408576698