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 745085 - use the right cleanup function
use the right cleanup function
Status: RESOLVED FIXED
Product: gnome-software
Classification: Applications
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Software maintainer(s)
GNOME Software maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-02-24 13:03 UTC by Matthias Clasen
Modified: 2015-02-24 13:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1004 bytes, patch)
2015-02-24 13:03 UTC, Matthias Clasen
accepted-commit_now Details | Review

Description Matthias Clasen 2015-02-24 13:03:05 UTC
Created attachment 297759 [details] [review]
patch

Otherwise things will crash. See https://bugzilla.redhat.com/show_bug.cgi?id=1192688
Comment 1 Kalev Lember 2015-02-24 13:10:24 UTC
Review of attachment 297759 [details] [review]:

Looks right to me, thanks!