Hallo!
I've just used yhe glib function g_strsplit that
returns a gchar **string. The returned array of strings must be deallocate
by the glib function g_strfreev but when I try to do that I obtain a
segmentation fault.
Someone can tell me if I'm doing some mistake?
or maybe it's a bug of the function?
Thank you!
Chiara
|