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

Issue 12047095: Fix a leak in libmtp's LIBMTP_Release_Device(). (Closed)

Created:
7 years, 11 months ago by Lei Zhang
Modified:
7 years, 11 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Fix a leak in libmtp's LIBMTP_Release_Device(). Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=178673

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
A patches/17_fix_leak_in_libmtp_release_device.patch View 1 chunk +12 lines, -0 lines 0 comments Download
M src/libmtp.c View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Lei Zhang
One more small leak.
7 years, 11 months ago (2013-01-24 22:17:00 UTC) #1
Lei Zhang
ptp_free_params(param) only free |param|'s fields, but not |param| itself.
7 years, 11 months ago (2013-01-24 22:17:31 UTC) #2
Jorge Lucangeli Obes
7 years, 11 months ago (2013-01-24 22:17:47 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698