aboutsummaryrefslogtreecommitdiff
path: root/src/func.c
diff options
context:
space:
mode:
authordrh <drh@noemail.net>2020-03-16 03:07:53 +0000
committerdrh <drh@noemail.net>2020-03-16 03:07:53 +0000
commit14c98a4f4016bb60679535e3d2d9fe6c49bfe04a (patch)
tree64c4dda89c9f298342b8c48d861f54c1ec3a6134 /src/func.c
parentba25c7e29f4583cf1dc3cf777b5b3e30aadf74b8 (diff)
downloadsqlite-14c98a4f4016bb60679535e3d2d9fe6c49bfe04a.tar.gz
sqlite-14c98a4f4016bb60679535e3d2d9fe6c49bfe04a.zip
At the end of the right-hand table loop of a LEFT JOIN that uses an IN
operator in the ON clause, put the OP_IfNoHope operator after the OP_IfNotOpen operator, not before, to avoid a (harmless) uninitialized register reference. Ticket [82b588d342d515d1] FossilOrigin-Name: 8b437b47266ec2d80d85eafcfdd6949556d6c28d9d67d5f43d89799f0f5b7bd0
Diffstat (limited to 'src/func.c')
0 files changed, 0 insertions, 0 deletions