]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change code in OP_Rewind to avoid a valgrind warning following an error in the btree...
authordan <dan@noemail.net>
Sat, 3 Jul 2010 05:56:09 +0000 (05:56 +0000)
committerdan <dan@noemail.net>
Sat, 3 Jul 2010 05:56:09 +0000 (05:56 +0000)
commit2411dea3ca14bec8573afde82cdd56eee11a8d2e
tree69fc9b85da8821c0c5ad60253ff61649c01ed18a
parent0eb77d056890bd1e13b29705849c21f3ffa1cc90
Change code in OP_Rewind to avoid a valgrind warning following an error in the btree layer. This change does not fix any bug, just a warning.

FossilOrigin-Name: 4f62dbcfc96855f69e71d163bfc051d9db08cca9
manifest
manifest.uuid
src/btree.c
src/vdbe.c