]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The malloc.test script now passes all tests with no errors. (CVS 4271)
authordrh <drh@noemail.net>
Wed, 22 Aug 2007 20:18:21 +0000 (20:18 +0000)
committerdrh <drh@noemail.net>
Wed, 22 Aug 2007 20:18:21 +0000 (20:18 +0000)
commitf3a65f7e443865f00b6799ba9637604b0ae55dc5
tree5fc48b237b66cb49164f136fd222f6a49a21c304
parentdd97a49c1a90e31dae5d47ee91e2618eb4b57eb8
The malloc.test script now passes all tests with no errors. (CVS 4271)

FossilOrigin-Name: db818430e9ea4ef4a4af575784009d5acae785a3
25 files changed:
manifest
manifest.uuid
src/build.c
src/callback.c
src/expr.c
src/legacy.c
src/main.c
src/malloc.c
src/mem1.c
src/mem2.c
src/os_unix.c
src/printf.c
src/sqlite.h.in
src/sqlite3ext.h
src/tclsqlite.c
src/test1.c
src/test_config.c
src/test_md5.c
src/tokenize.c
src/trigger.c
src/vdbemem.c
test/malloc.test
test/malloc_common.tcl
test/misc7.test
test/tester.tcl