Fix some memory leaks.
authorMichael Poole <mdpoole@troilus.org>
Fri, 14 Dec 2007 03:01:04 +0000 (22:01 -0500)
committerMichael Poole <mdpoole@troilus.org>
Fri, 14 Dec 2007 03:01:04 +0000 (22:01 -0500)
recdb.c (parse_database): Close recdb.f on all exit paths.
sar.c (sar_cleanup): Free the string lists allocated inside config struct.
saxdb.c (saxdb_read_db): Free the previous mondo_db (if any) at first read.


No differences found