Fix several leaks and errors

This commit is contained in:
whydoubt
2005-11-09 13:24:26 +00:00
parent de1ce907a4
commit 278b6e284c
5 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
Wed Nov 9 07:23:01 CST 2005 Jeff Smith <whydoubt@yahoo.com>
* src/util/mdb-array.c:
* src/util/mdb-header.c:
* src/util/mdb-sql.c:
* src/sql/parser.y: Fix several leaks and errors
Fri Nov 4 06:10:41 CST 2005 Jeff Smith <whydoubt@yahoo.com>
* src/libmdb/data.c: Fix in reading bound boolean fields (Yasir Assam)
* src/libmdb/data.c: Several more fixes in reading data into bound fields