CVSROOT:        /cvs/gnome
Module name:    NetworkManager
Changes by:     rml     06/05/22 11:17:51

Modified files:
        .              : ChangeLog 
        gnome/applet   : 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:16&maxdate=2006-05-22%2011:18

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to