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 739013 - fix various memory leaks in NetworkManager
fix various memory leaks in NetworkManager
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-10-22 15:07 UTC by Jiri Klimes
Modified: 2014-10-23 07:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jiri Klimes 2014-10-22 15:07:55 UTC
See jk/leak-fixes branch.
Comment 1 Thomas Haller 2014-10-22 17:19:38 UTC
LGTM
Comment 2 Jiri Klimes 2014-10-23 07:42:56 UTC
d7bee60 Merge: fix some memory leaks (bgo #739013)
d519768 libnm-core: fix a leak in process_properties_changed()
171c970 libnm-core: do not leak GValue in _nm_setting_new_from_dbus()
7dfb842 libnm-core: do not leak the path in connections
6354a0e all: fix g_dbus_proxy_get_name_owner() leaks