Setting pointers to NULL after freeing

This commit is contained in:
whydoubt
2004-04-24 20:37:13 +00:00
parent 7b34e5e88c
commit 382a0fca39
4 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
Sat Apr 24 15:27:51 CDT 2004 Jeff Smith <whydoubt@yahoo.com>
* src/libmdb/file.c:
* src/libmdb/props.c
* src/sql/mdbsql.c: Setting pointers to NULL after freeing
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.