plug memory leaks. Closes bug #395212.
2007-02-03 Jens Granseuer <jensgr@gmx.net> * gnome-da-capplet.c: (fill_combo_box), (show_dialog), (main): * gnome-da-xml.c: (gnome_da_xml_load_xml), (gnome_da_xml_load_list), (gnome_da_xml_free): * gnome-da-xml.h: plug memory leaks. Closes bug #395212. svn path=/trunk/; revision=7235
This commit is contained in:
parent
0441bef79d
commit
779fedcd6b
4 changed files with 83 additions and 27 deletions
|
@ -22,5 +22,6 @@
|
|||
#define _GNOME_DA_XML_H_
|
||||
|
||||
void gnome_da_xml_load_list (GnomeDACapplet *capplet);
|
||||
void gnome_da_xml_free (GnomeDACapplet *capplet);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue