** Branch linked: lp:~network-manager/network-manager-applet/ubuntu -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager-applet in Ubuntu. https://bugs.launchpad.net/bugs/1046210
Title: segfault in create_new_ap_item Status in network-manager-applet package in Ubuntu: Fix Committed Bug description: In certain circumstances, nm-applet can crash in create_new_ap_item. This is caused by the "dupes" variable introduced in debian/patches /nm-applet-use-indicator.patch not being initialized. Note that I first observed this only with optimizations turned off (-O0), so apparently if one gets lucky, -O2 will cause the variable to be initialized to NULL. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1046210/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp