]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modifications to the malloc failure tests to test transient and persistent failures...
authordanielk1977 <danielk1977@noemail.net>
Wed, 29 Aug 2007 12:31:25 +0000 (12:31 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Wed, 29 Aug 2007 12:31:25 +0000 (12:31 +0000)
commita1644fd86384de5f37fc42a7fb871a8c9a12dab5
treeccd22487d7d42e8de86c109311e9d8aef043154a
parent1fee73e74acab48412a3c596d4cd68deecadeef6
Modifications to the malloc failure tests to test transient and persistent failures. (CVS 4321)

FossilOrigin-Name: e38ef81b85feb5bff2ad8448f3438ff0ab36571e
40 files changed:
manifest
manifest.uuid
src/btree.c
src/build.c
src/callback.c
src/expr.c
src/func.c
src/hash.c
src/legacy.c
src/malloc.c
src/mem2.c
src/pager.c
src/pager.h
src/prepare.c
src/printf.c
src/select.c
src/sqlite.h.in
src/sqliteInt.h
src/test2.c
src/test3.c
src/test8.c
src/test_malloc.c
src/vacuum.c
src/vdbe.c
src/vdbeapi.c
src/vdbeaux.c
src/vdbemem.c
src/vtab.c
src/where.c
test/capi3.test
test/capi3c.test
test/incrblob_err.test
test/malloc.test
test/malloc2.test
test/malloc3.test
test/malloc4.test
test/mallocA.test
test/mallocC.test
test/malloc_common.tcl
test/vtab_err.test