]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make the benign-fault setting recursive. Make all malloc failures
authordrh <drh@noemail.net>
Tue, 13 May 2008 13:27:33 +0000 (13:27 +0000)
committerdrh <drh@noemail.net>
Tue, 13 May 2008 13:27:33 +0000 (13:27 +0000)
commit4873d5f61475c24118a6ac616c0fb87f13778cce
tree50e48613855644548e1332943dd1e2b05b56a800
parentd138c0168f64a84f57d11f3247a3a93388c8f364
Make the benign-fault setting recursive.  Make all malloc failures
during a rollback benign since there is nothing we can do about them. (CVS 5128)

FossilOrigin-Name: a9d1d931358637a6f039723a053098f65530de4b
12 files changed:
manifest
manifest.uuid
src/bitvec.c
src/fault.c
src/hash.c
src/main.c
src/pager.c
src/sqliteInt.h
src/test8.c
src/vdbe.c
src/vdbeaux.c
test/malloc3.test