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 645234 - Leaky calls to gdk_device_manager_list_devices()
Leaky calls to gdk_device_manager_list_devices()
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2011-03-19 16:31 UTC by Garrett Regier
Modified: 2011-03-21 14:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix leaking calls to gdk_device_manager_list_devices() (1.51 KB, patch)
2011-03-19 16:31 UTC, Garrett Regier
accepted-commit_now Details | Review

Description Garrett Regier 2011-03-19 16:31:15 UTC
Created attachment 183793 [details] [review]
Fix leaking calls to gdk_device_manager_list_devices()

gdk_device_manager_list_devices() returns a newly allocated list.
Comment 1 Matthias Clasen 2011-03-21 02:58:49 UTC
Review of attachment 183793 [details] [review]:

Looks good, please commit to master and gtk-3-0