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

Issue 9566008: Fix memory leak in LaunchSelLdr. (Closed)

Created:
8 years, 9 months ago by halyavin
Modified:
8 years, 9 months ago
CC:
chromium-reviews, native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Fix memory leak in LaunchSelLdr. BUG=116383 TEST= none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124686

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M chrome/browser/nacl_host/nacl_process_host.cc View 1 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
halyavin
8 years, 9 months ago (2012-03-01 13:55:59 UTC) #1
sehr (please use chromium)
Please change to use scoped_ptr. https://chromiumcodereview.appspot.com/9566008/diff/1/chrome/browser/nacl_host/nacl_process_host.cc File chrome/browser/nacl_host/nacl_process_host.cc (right): https://chromiumcodereview.appspot.com/9566008/diff/1/chrome/browser/nacl_host/nacl_process_host.cc#newcode395 chrome/browser/nacl_host/nacl_process_host.cc:395: CommandLine* cmd_line = new ...
8 years, 9 months ago (2012-03-01 19:05:48 UTC) #2
halyavin
PTAL. http://codereview.chromium.org/9566008/diff/1/chrome/browser/nacl_host/nacl_process_host.cc File chrome/browser/nacl_host/nacl_process_host.cc (right): http://codereview.chromium.org/9566008/diff/1/chrome/browser/nacl_host/nacl_process_host.cc#newcode395 chrome/browser/nacl_host/nacl_process_host.cc:395: CommandLine* cmd_line = new CommandLine(exe_path); On 2012/03/01 19:05:48, ...
8 years, 9 months ago (2012-03-02 09:21:24 UTC) #3
sehr (please use chromium)
lgtm
8 years, 9 months ago (2012-03-02 16:34:59 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/halyavin@google.com/9566008/6001
8 years, 9 months ago (2012-03-02 16:38:02 UTC) #5
commit-bot: I haz the power
8 years, 9 months ago (2012-03-02 18:15:53 UTC) #6
Change committed as 124686

Powered by Google App Engine
This is Rietveld 408576698