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 684188 - user-accounts: Fix memory leak of realm list
user-accounts: Fix memory leak of realm list
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-09-17 08:35 UTC by Stef Walter
Modified: 2012-09-17 12:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
user-accounts: Fix memory leak of realm list (893 bytes, patch)
2012-09-17 08:35 UTC, Stef Walter
committed Details | Review

Description Stef Walter 2012-09-17 08:35:51 UTC
Need to free the out result of um_realm_provider_call_discover_finish()
Comment 1 Stef Walter 2012-09-17 08:35:54 UTC
Created attachment 224480 [details] [review]
user-accounts: Fix memory leak of realm list
Comment 2 Bastien Nocera 2012-09-17 12:15:49 UTC
Review of attachment 224480 [details] [review]:

++
Comment 3 Stef Walter 2012-09-17 12:29:10 UTC
Attachment 224480 [details] pushed as 31a293b - user-accounts: Fix memory leak of realm list