Comment 91 for bug 780602

Revision history for this message
Launchpad Janitor (janitor) wrote : Re: nm-applet leaks memory and stops functioning after a while

This bug was fixed in the package network-manager-applet - 0.9.4.1-0ubuntu2.1

---------------
network-manager-applet (0.9.4.1-0ubuntu2.1) precise-proposed; urgency=low

  * Backport r355, r364, r368 from trunk (LP: #780602)
    - debian/patches/nm-applet-use-indicator.patch: Plug two small leaks.
    - debian/patches/git_fix_some_leaks_80ef61b.patch: cherry-picked patch to
      fix a few leaks: g_object_get() and gtk_tree_model_get() copy/ref the
      values they return, so make sure to deal with that everywhere.
    - debian/patches/git_mac_addr_string_leakage_6dae878.patch: use
      nm_utils_hwaddr_ntoa() to output MAC addresses as strings since it's
      available and make sure they get freed to avoid leaks.
 -- Alex Chiang <email address hidden> Fri, 23 Nov 2012 13:30:37 -0500