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 788138 - glib-compile-resources: Fix leak of a GHashTable
glib-compile-resources: Fix leak of a GHashTable
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2017-09-25 14:30 UTC by Philip Withnall
Modified: 2017-10-02 14:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
glib-compile-resources: Fix leak of a GHashTable (2.15 KB, patch)
2017-09-25 14:30 UTC, Philip Withnall
committed Details | Review

Description Philip Withnall 2017-09-25 14:30:21 UTC
Trivial patch coming.
Comment 1 Philip Withnall 2017-09-25 14:30:25 UTC
Created attachment 360359 [details] [review]
glib-compile-resources: Fix leak of a GHashTable

Signed-off-by: Philip Withnall <withnall@endlessm.com>
Comment 2 Matthias Clasen 2017-10-02 14:25:29 UTC
Review of attachment 360359 [details] [review]:

sure, why not
Comment 3 Philip Withnall 2017-10-02 14:30:54 UTC
Attachment 360359 [details] pushed as b0cbd21 - glib-compile-resources: Fix leak of a GHashTable