NetworkManager/gnome
Robert Love acfed9816e 2006-05-22 Robert Love <rml@novell.com>
* 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.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1755 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-05-22 15:17:51 +00:00
..
applet 2006-05-22 Robert Love <rml@novell.com> 2006-05-22 15:17:51 +00:00
libnm_glib 2006-05-05 Dan Williams <dcbw@redhat.com> 2006-05-05 15:36:46 +00:00
vpn-properties 2006-05-21 Dan Williams <dcbw@redhat.com> 2006-05-21 17:50:25 +00:00
.cvsignore Add .cvsignore files 2005-04-28 01:44:31 +00:00
Makefile.am 2005-06-12 David Zeuthen <davidz@redhat.com> 2005-06-12 14:35:59 +00:00