Re: SEGV in nm-applet 0.7



On Mon, 2008-08-25 at 19:37 -0700, Howard Chu wrote:
> Today I upgraded my new laptop from Ubuntu 8.04 to 8.10alpha4 to try out the 
> new NetworkManager stuff. Unfortunately it SEGV'd whenever trying to connect 
> to my WPA network.
> 
> I traced it to this function, which was being called (at least) twice for the 
> same connection, and re-using freed pointers the second time around.
> 
> A better fix would just eliminate the redundant call. (Why is it being called 
> multiple times in the first place?)

Thanks!  Fixed in applet svn r866.  There's no reason the function gets
called twice, that should be eliminated.  It's harmless and just hasn't
been at the top of the priority list yet.

Dan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]