1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-29 08:01:23 +03:00

Do not allow a column reference that is converted into a constant by the

WHERE-clause constant propagation optimization to be moved to the init-time
constant expression list, as the table reference will not work there.
This fixes a problem found by OSSFuzz.

FossilOrigin-Name: d30b2a947313b146f29e2b53f0fd471409fda7938151241d3fb5863614f88999
This commit is contained in:
drh
2018-07-28 16:24:08 +00:00
parent 1fd4e7bb0c
commit 07aded63f4
4 changed files with 20 additions and 13 deletions

Binary file not shown.