Bug#532702: [gnome-session] another solution
Petr Gajdůšek
gajdusek.petr at centrum.cz
Sun Jun 14 21:37:49 UTC 2009
Package: gnome-session
Version: 2.26.1-6
First, I forget mention I am not familiar with C, glib or gnome
programming, so I may missed something. If usage of
g_strfreev ((char**)env->pdata)
is important another solution will be adding (before
freeing env array) some check wether last item of env array is NULL and
if not adding the NULL to the end. Then calling of g_strfreev() will be
no problem.
Second, I have found this bug on gnome bugzilla too:
http://bugzilla.gnome.org/show_bug.cgi?id=547443
More information about the pkg-gnome-maintainers
mailing list