]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that the Expr objects that describe indexed expressions are not modified
authordrh <drh@noemail.net>
Mon, 21 Dec 2015 15:22:13 +0000 (15:22 +0000)
committerdrh <drh@noemail.net>
Mon, 21 Dec 2015 15:22:13 +0000 (15:22 +0000)
commit1c75c9d7f16f5852c012f5fc8fce00840f72b308
tree47b38ab1632e6fecba4b39646e301e8cd951ad32
parentd319b8c1438de286caa9a2aa74938bb788430111
Ensure that the Expr objects that describe indexed expressions are not modified
by code generation.  Fix for an assert() problem found by Jon Metzman using AFL.

FossilOrigin-Name: 34073ce87d88a02313217023ae92e15939192cd9
manifest
manifest.uuid
src/expr.c
src/insert.c
src/sqliteInt.h
test/indexexpr1.test