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

Issue 2819013: Fixed memleak in JsonHostConfig. (Closed)

Created:
10 years, 6 months ago by Sergey Ulanov
Modified:
9 years, 7 months ago
Reviewers:
Alpha Left Google
CC:
chromium-reviews, Alpha Left Google, Sergey Ulanov, dmac, pam+watch_chromium.org, awong, garykac
Visibility:
Public.

Description

Fixed memleak in JsonHostConfig. BUG=46882 TEST=heapcheck on remoting_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50270

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -21 lines) Patch
M remoting/host/json_host_config.cc View 1 chunk +1 line, -0 lines 0 comments Download
M tools/heapcheck/suppressions.txt View 1 chunk +0 lines, -21 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Sergey Ulanov
10 years, 6 months ago (2010-06-18 18:45:35 UTC) #1
Alpha Left Google
LGTM. Can you run valgrind on it to make sure we don't leak? you can ...
10 years, 6 months ago (2010-06-18 18:54:48 UTC) #2
Sergey Ulanov
10 years, 6 months ago (2010-06-18 19:07:30 UTC) #3
On Fri, Jun 18, 2010 at 11:54 AM, <hclam@chromium.org> wrote:

> LGTM. Can you run valgrind on it to make sure we don't leak?
>
> you can use tools/valgrind/chrome_tests.sh -t remoting

Yes, I tried heapcheck, it doesn't leak with this change.

Powered by Google App Engine
This is Rietveld 408576698