CVSROOT: /cvs/gnome Module name: gnome-applets Changes by: ryanl 05/04/03 20:19:55
Modified files: gweather : ChangeLog gweather-pref.c gweather-xml.c Log message: 2005-04-03 Ryan Lortie <[EMAIL PROTECTED]> * gweather-pref.c: Since the current_location structure is free'd by the row_changed callback and since we change the active row while populating the TreeView in the XML parser, make a copy. * gweather-xml.c: Replace a direct "return -1" with "goto error_out" to ensure that things get free'd up in the error case. Both of the above are fixes to problems spotted by Kjartan. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-applets&who=ryanl&date=explicit&mindate=2005-04-03%2020:18&maxdate=2005-04-03%2020:20 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list