Fixed a couple of potential memory leaks

This commit is contained in:
whydoubt
2004-05-28 12:20:17 +00:00
parent 39aaec1a75
commit 809ba65541
2 changed files with 20 additions and 11 deletions

View File

@@ -1,3 +1,6 @@
Fri May 28 06:55:55 CDT 2004 Jeff Smith <whydoubt@yahoo.com>
* src/libmdb/mem.c: Fixed a couple of potential memory leaks
Sun May 2 06:31:17 EDT 2004 Brian Bruns <brian@bruns.com>
* src/util/mdb-tables.c: Add -t flag to specify object type
* src/util/mdb-props.c: Handle any object type, not just tables