]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a crash that could occur if the RHS of an IN expression is a correlated sub-query...
authordan <dan@noemail.net>
Tue, 12 Mar 2019 09:49:10 +0000 (09:49 +0000)
committerdan <dan@noemail.net>
Tue, 12 Mar 2019 09:49:10 +0000 (09:49 +0000)
commit9e24439c2ff727332e9141f34aceb323c1126a3a
tree0b396ca382a50a336c14833cf3e0501effa8eba8
parent37f6ffb88734c385aa9afc983678867057d09f20
Fix a crash that could occur if the RHS of an IN expression is a correlated sub-query that refers to the outer query from within a window frame definition only.

FossilOrigin-Name: 0524aaaf45681437c2dca3d31ff26a65bee7bd2074730277c29136635ee0be0f
manifest
manifest.uuid
src/whereexpr.c
test/window1.test