Revise variable declaration moved in the previous check-in so sqlite3VdbeReset()...
commit5a5b987675431c3cb4b488ce64f0b75feb406cfa
authorJoe Mistachkin <sqlite@mistachkin.com>
Sat, 7 Oct 2017 23:35:40 +0000 (7 23:35 +0000)
committerJoe Mistachkin <sqlite@mistachkin.com>
Sat, 7 Oct 2017 23:35:40 +0000 (7 23:35 +0000)
tree89e3bfc0aea3e36ef8ae33d918b0ddc23da654b0
parent1d43c8d68bf2fd79198e7a570b36debd25912632
Revise variable declaration moved in the previous check-in so sqlite3VdbeReset() is consistent with sqlite3VdbeRewind().
src/vdbeaux.c