mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-19 02:27:55 +08:00
Replace malloc/memset with g_malloc0
This commit is contained in:
@@ -20,6 +20,10 @@ Thu Dec 30 19:26:01 CST 2004 Jeff Smith <whydoubt@yahoo.com>
|
||||
* src/util/prole.c:
|
||||
* src/util/sargtest.c:
|
||||
* src/util/updrow.c: Combine functions that bind a column and its length
|
||||
* src/gmdb/debug.c:
|
||||
* src/gmdb/table_def.c:
|
||||
* src/gmdb2/debug.c:
|
||||
* src/gmdb2/table_def.c: Replace malloc/memset with g_malloc0
|
||||
|
||||
Thu Dec 30 06:36:25 CST 2004 Jeff Smith <whydoubt@yahoo.com>
|
||||
* include/mdbtools.h: Fix MdbSargTreeFunc's typedef
|
||||
|
Reference in New Issue
Block a user