diff options
author | drh <> | 2021-06-25 14:48:24 +0000 |
---|---|---|
committer | drh <> | 2021-06-25 14:48:24 +0000 |
commit | 4422b3a64690110e7731335f59e0a0b833e4ea59 (patch) | |
tree | c12edbb3f910bff36e4a0487eade55fbd2aa972f /src/resolve.c | |
parent | 81640a226ef62dfa7e3317e223cfb6214d770220 (diff) | |
download | sqlite-4422b3a64690110e7731335f59e0a0b833e4ea59.tar.gz sqlite-4422b3a64690110e7731335f59e0a0b833e4ea59.zip |
The OP_ReopenIdx opcode should clear the cursor if the cursor is being
reused. This prevents leaving the cursor in an initialized state which
could cause problems for a subsequent OP_SeekScan opcode.
Fix for ticket [6dcbfd11cf666e21] and the OP_SeekScan optimization
of check-in [4a43430fd23f8835].
FossilOrigin-Name: d4bf5243f2bf0a2bc77ad12f3e1e4797cb62f2745f9d54eee5f675c3b5f80880
Diffstat (limited to 'src/resolve.c')
0 files changed, 0 insertions, 0 deletions