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

Issue 2222013002: Fixes leak of duplicate command line environment strings (Closed)

Created:
4 years, 4 months ago by zra
Modified:
4 years, 4 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fixes leak of duplicate command line environment strings R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/82cb63e70f4f7ddd0d74b8f42d9df92f8a1c2579

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -13 lines) Patch
M runtime/bin/main.cc View 1 1 chunk +17 lines, -13 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
zra
4 years, 4 months ago (2016-08-08 17:41:47 UTC) #2
siva
lgtm https://codereview.chromium.org/2222013002/diff/1/runtime/bin/main.cc File runtime/bin/main.cc (right): https://codereview.chromium.org/2222013002/diff/1/runtime/bin/main.cc#newcode313 runtime/bin/main.cc:313: } how about if (entry->value != NULL) { ...
4 years, 4 months ago (2016-08-08 19:41:05 UTC) #3
zra
https://codereview.chromium.org/2222013002/diff/1/runtime/bin/main.cc File runtime/bin/main.cc (right): https://codereview.chromium.org/2222013002/diff/1/runtime/bin/main.cc#newcode313 runtime/bin/main.cc:313: } On 2016/08/08 19:41:05, siva wrote: > how about ...
4 years, 4 months ago (2016-08-08 19:53:14 UTC) #4
zra
4 years, 4 months ago (2016-08-08 19:53:30 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
82cb63e70f4f7ddd0d74b8f42d9df92f8a1c2579 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698