]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not allow a column reference that is converted into a constant by the
authordrh <drh@noemail.net>
Sat, 28 Jul 2018 16:24:08 +0000 (16:24 +0000)
committerdrh <drh@noemail.net>
Sat, 28 Jul 2018 16:24:08 +0000 (16:24 +0000)
commit07aded63f44d6879ead369a30b723ffed00fffc1
treeeee01544e0d42e14c5f8da5e3e4c5df41b7b0771
parent1fd4e7bb0c24dd90ff0362e46a8ad0095f6c0e83
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
manifest
manifest.uuid
src/expr.c
test/fuzzdata5.db