Fix some potential segmentation faults

This commit is contained in:
whydoubt
2005-06-17 02:42:18 +00:00
parent e6c4050c74
commit 707a7ac399
2 changed files with 3 additions and 1 deletions

View File

@@ -2,6 +2,7 @@ Thu Jun 16 21:19:37 CDT 2005 Jeff Smith <whydoubt@yahoo.com>
* src/libmdb/data.c: Fix segmentation fault
* src/libmdb/write.c: Fix bug in handling certain 'jump tables'
* src/util/mdb-schema.c: Handle 'file not found' case
* src/libmdb/catalog.c: Fix some potential segmentation faults
Mon May 2 07:28:58 CDT 2005 Jeff Smith <whydoubt@yahoo.com>
* include/mdbtools.h: