After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 646462 - Leak in gtkappchooserbutton.c: select_application_func_cb
Leak in gtkappchooserbutton.c: select_application_func_cb
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkAppChooser
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
Cosimo Cecchi
Depends on:
Blocks:
 
 
Reported: 2011-04-01 17:35 UTC by Morten Welinder
Modified: 2011-04-02 03:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2011-04-01 17:35:39 UTC
gtk_tree_model_get produces a ref to app.  All three exits appear to leak
it.

Note typo "cutsom" in comments.