[test-xml-pricedb] free a sixtp parser

pull/1771/head
Christopher Lam 3 years ago
parent 34564ef6d0
commit c44194606a

@ -114,6 +114,7 @@ test_db (GNCPriceDB* db)
failure_args ("gnc_xml_parse_file returned FALSE",
__FILE__, __LINE__, "%d", iter);
}
sixtp_destroy (parser);
}
g_unlink (filename1);

Loading…
Cancel
Save