CVSROOT: /cvs/gnome Module name: NetworkManager Changes by: rml 06/05/22 11:14:50
Modified files: . : Tag: NETWORKMANAGER_0_6_0_RELEASE ChangeLog gnome/applet : Tag: NETWORKMANAGER_0_6_0_RELEASE applet.c main.c Log message: 2006-05-22 Robert Love <[EMAIL PROTECTED]> * gnome/applet/applet.c: Zero out the icon pointers before we set them, to avoid calling g_object_unref() on stale pointers on error in nma_icons_free(). This happens because we short-circuit loaded the icons on the first failure but then free all icons. Normally we have no issue because the icons were zero'ed out malloc, but we have stale pointer data after nma_icon_theme_changed(). * gnome/applet/main.c: Return error code if nma_new() failed. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=rml&date=explicit&mindate=2006-05-22%2011:13&maxdate=2006-05-22%2011:15 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list