]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix walIteratorInit() so that it always leaves the iterator as a NULL pointer
authordrh <drh@noemail.net>
Mon, 5 Mar 2018 23:23:28 +0000 (23:23 +0000)
committerdrh <drh@noemail.net>
Mon, 5 Mar 2018 23:23:28 +0000 (23:23 +0000)
commit49cc2f3b9cf788722a3e6de6b9721a9cbfaa4f0b
tree00852006a3f9d8752a54e1d6022503722e80a31d
parent6344edda80117a6e5853ecb4454e383fc5342d2a
Fix walIteratorInit() so that it always leaves the iterator as a NULL pointer
if an OOM occurs.  This fixes an assertion fault introduced by
check-in [044b0b65e716bff].

FossilOrigin-Name: e5ce256aa1f7a8ae995b79c9da895827bee5d8d0724fc15413ff203dc9e2602d
manifest
manifest.uuid
src/wal.c