mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-08 07:10:23 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| applet | ||
| libnm_glib | ||
| vpn-properties | ||
| .cvsignore | ||
| Makefile.am | ||