]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a recently introduced segfault that might occur if a sub-select were used as...
authordan <Dan Kennedy>
Wed, 7 Jul 2021 15:52:44 +0000 (15:52 +0000)
committerdan <Dan Kennedy>
Wed, 7 Jul 2021 15:52:44 +0000 (15:52 +0000)
commit2931a66ecebd60277efe019b920e0e1e96721aee
treec6756f0c8baf959e95e6512641a8defc703854b9
parent74777f994d5735e0fb3020ef24f3d0229cdc7ca2
Fix a recently introduced segfault that might occur if a sub-select were used as a term on the RHS of an IN(...) operator for which the LHS is a row-value.

FossilOrigin-Name: f586c06a5d03943db32add4d3d058a5aa09c819870b29cd8b54cf69433a8cdb1
manifest
manifest.uuid
src/expr.c