Setting various pointers to NULL after freeing.

This commit is contained in:
whydoubt
2004-04-24 05:02:32 +00:00
parent bde195357e
commit f1bc789dda
3 changed files with 16 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
Sat Apr 24 00:02:14 CDT 2004 Jeff Smith <whydoubt@yahoo.com>
* src/libmdb/mem.c:
* src/libmdb/catalog.c: Setting various pointers to NULL after freeing.
Fri Apr 16 10:48:05 EDT 2004 Brian Bruns <brian@bruns.com>
* src/libmdb/write.c: restructuring of mdb_crack_row?() to accomodate
columns deletes/adds