]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Additional out-of-memory testing. Fix bugs caused by malloc failures in
authordrh <drh@noemail.net>
Mon, 26 Nov 2007 13:36:00 +0000 (13:36 +0000)
committerdrh <drh@noemail.net>
Mon, 26 Nov 2007 13:36:00 +0000 (13:36 +0000)
commitf998b730ddd72c3f623e814f8579aa17237f4e28
tree5c5b15b70a4ab46b56a57950d6f2860a4788a268
parentade6c9c513b294f0dafd421d09cc41c2b73f7c7b
Additional out-of-memory testing.  Fix bugs caused by malloc failures in
where.c.  Tickets #2794, #2795, #2796, and #2797. (CVS 4560)

FossilOrigin-Name: 5e02dbabcfa42173adff234c086df1e962824c92
manifest
manifest.uuid
src/where.c
test/all.test
test/mallocAll.test [new file with mode: 0644]
test/mallocF.test [new file with mode: 0644]
test/quick.test