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 786360 - gobject: add autoptr support for GClosure
gobject: add autoptr support for GClosure
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2017-08-16 11:25 UTC by Ernestas Kulik
Modified: 2017-08-16 13:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gobject: add autoptr support for GClosure (929 bytes, patch)
2017-08-16 11:25 UTC, Ernestas Kulik
committed Details | Review

Description Ernestas Kulik 2017-08-16 11:25:05 UTC
This commit defines a g_autoptr() cleanup function for use with
GClosure.
Comment 1 Ernestas Kulik 2017-08-16 11:25:11 UTC
Created attachment 357712 [details] [review]
gobject: add autoptr support for GClosure
Comment 2 Colin Walters 2017-08-16 13:15:33 UTC
Review of attachment 357712 [details] [review]:

LGTM.
Comment 3 Ernestas Kulik 2017-08-16 13:19:52 UTC
Attachment 357712 [details] pushed as 00f5d2f - gobject: add autoptr support for GClosure