]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add tests for malloc() failure when the atomic-write optimization is being used....
authordanielk1977 <danielk1977@noemail.net>
Thu, 30 Aug 2007 08:08:17 +0000 (08:08 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 30 Aug 2007 08:08:17 +0000 (08:08 +0000)
commit65839c6afdcb87bfbf539394637b51c9231878d3
tree360064fd6a50fa021e9e5aba0c3a4cff5b67c654
parentc1a7f9409898df17377cc17be3a498448340fd3d
Add tests for malloc() failure when the atomic-write optimization is being used. Also fix things so that rollback can occur without a malloc(), even if there is a master journal file. (CVS 4330)

FossilOrigin-Name: 481fd3a89e50e329596d96565170e3d9977aae29
manifest
manifest.uuid
src/pager.c
test/mallocD.test [new file with mode: 0644]