memleak of gconf string props
Brought to you by:
frimost
hi,
in
http://cvs.sourceforge.net/viewcvs.py/gwget/gwget2/src/main_window.c?view=markup
you forget to free the memory returned by
gconf_client_get_string();
Stefan