]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid calling sqlite3BtreeKeysize() on a b-tree cursor in SKIPNEXT or SKIPPREV state.
authordan <dan@noemail.net>
Mon, 17 Nov 2014 19:42:48 +0000 (19:42 +0000)
committerdan <dan@noemail.net>
Mon, 17 Nov 2014 19:42:48 +0000 (19:42 +0000)
commit2b8669a9da3296ce0ca99da34f9b158ee1eb4d1e
tree16185c62203d606d978fc5f363d53e8f69370144
parentdd715f7c57f78f96fa00f8cb299d082f59ddbfb5
Avoid calling sqlite3BtreeKeysize() on a b-tree cursor in SKIPNEXT or SKIPPREV state.

FossilOrigin-Name: 54e7d3fcb1ab21c03ffef1af93ae029a2901098a
manifest
manifest.uuid
src/vdbe.c
test/misc8.test