2010-07-24 16:34:38
— part of check-in
[ac1f37a647]
on branch malloc-enhancement
— Make sure all memory from sqlite3DbMalloc() is freed by sqlite3DbFree() and
all memory from sqlite3_malloc() is freed by sqlite3_free().
(user:
drh
size: 21406)
2010-07-26 11:07:21
— part of check-in
[629e38a8c9]
on branch experimental
— Make sure all memory from sqlite3DbMalloc() is freed by sqlite3DbFree()
and all memory from sqlite3_malloc() is freed by sqlite3_free().
(user:
drh
size: 21406)
2010-07-26 16:24:36
— part of check-in
[008368b2bd]
on branch trunk
— Add support for SQLITE_DBSTATUS_SCHEMA_USED and SQLITE_DBSTATUS_STMT_USED to
the trunk.
(user:
drh
size: 21406)
2010-08-18 00:24:10
— part of check-in
[866e9286ae]
on branch apple-osx
— Merge the 3.7.1 pre-release snapshot changes as of 2010-08-18
into the apple-osx branch.
(user:
drh
size: 21406)