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 782200 - shell/alt: Fix memory leak
shell/alt: Fix memory leak
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: shell
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-05-05 04:24 UTC by Mohammed Sadiq
Modified: 2017-05-27 15:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
shell/alt: Fix memory leak (719 bytes, patch)
2017-05-05 04:25 UTC, Mohammed Sadiq
committed Details | Review

Description Mohammed Sadiq 2017-05-05 04:24:53 UTC
.
Comment 1 Mohammed Sadiq 2017-05-05 04:25:02 UTC
Created attachment 351148 [details] [review]
shell/alt: Fix memory leak

'id' component was forgotten to be freed before the
struct itself is freed.
Comment 2 Georges Basile Stavracas Neto 2017-05-27 15:06:48 UTC
Attachment 351148 [details] pushed as f8db8b6 - shell/alt: Fix memory leak