]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a couple of errors in WAL code that can occur in an OOM situation.
authordan <dan@noemail.net>
Mon, 3 May 2010 17:18:24 +0000 (17:18 +0000)
committerdan <dan@noemail.net>
Mon, 3 May 2010 17:18:24 +0000 (17:18 +0000)
commit76ed3bc044281ffc608f4a9618174ffba1a30fca
tree1c3d508da06a0b5ab892cea37c507c0f73e89d56
parent4c846bb14896bc23e4403b01b255acbf37525ee8
Fix a couple of errors in WAL code that can occur in an OOM situation.

FossilOrigin-Name: 9d3f3736be42ef8ab48b099d4712e08dfca97873
manifest
manifest.uuid
src/os_unix.c
src/wal.c
test/walfault.test [new file with mode: 0644]