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

Issue 155515: Fix leak of g_object_get value. This was showing up on the (Closed)

Created:
11 years, 5 months ago by tony
Modified:
9 years, 7 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix leak of g_object_get value. This was showing up on the valgrind ui test buildbot. The docs say we have to free the value: http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-get BUG=16724

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M base/mime_util_linux.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tony
11 years, 5 months ago (2009-07-14 18:55:50 UTC) #1
Lei Zhang
11 years, 5 months ago (2009-07-14 18:59:01 UTC) #2
LGTM

Thanks for catching this.

Powered by Google App Engine
This is Rietveld 408576698