]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Various fixes that allow the malloc() failure tests to pass again. (CVS 2963)
authordanielk1977 <danielk1977@noemail.net>
Tue, 17 Jan 2006 13:21:40 +0000 (13:21 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Tue, 17 Jan 2006 13:21:40 +0000 (13:21 +0000)
commit771151b67f3437309d784f7342364ed8c7d6fd15
treed3f05fb7d71cdcd9c1020d6721706f6d23dae5de
parent3bdca9c9a558009ef637df57b2f76420f6bac3ef
Various fixes that allow the malloc() failure tests to pass again. (CVS 2963)

FossilOrigin-Name: 0505405fb9ae1068b7976718efbf2aabd07592d4
12 files changed:
manifest
manifest.uuid
src/alter.c
src/attach.c
src/date.c
src/func.c
src/main.c
src/prepare.c
src/sqliteInt.h
src/test1.c
src/vdbeapi.c
test/malloc.test