This may be related - Running NetworkManager under valgrind reported a memory leak of about ~1MB after running NM for a few minutes with the return value of nm_dbus_escape_object_path_item, which does not appear to be freed when called from nm_dbus_get_ap_from_object_path. Presumably this will increase if left to run for an extended period of time with many access points available.
The size of the leak in this case will scale linearly depending on the number of access points. Trivial patch attached. ** Attachment added: "Fix memory leak in nm_dbus_get_ap_from_object_path (src/nm-dbus-net.c)" http://launchpadlibrarian.net/15564498/nm-nm_dbus_get_ap_from_object_path-leak-fix.patch -- Memory Leak in NetworkManager https://bugs.launchpad.net/bugs/203016 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
