]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Prevent the read-only expressions held in the schema from being passed down
authordrh <drh@noemail.net>
Tue, 10 Mar 2020 19:23:48 +0000 (19:23 +0000)
committerdrh <drh@noemail.net>
Tue, 10 Mar 2020 19:23:48 +0000 (19:23 +0000)
commitefd6135b219a86795d5d67d53dc2fad8e447653e
tree0157c34b9b85ebfbbe93bce09a8a935fceaeae9d
parent4f71e7733d8c68bfb60c00502b4053957c1efbd0
Prevent the read-only expressions held in the schema from being passed down
into code generating subroutines where they might be changed.  Pass a copy
of the expression instead.

FossilOrigin-Name: 2b750b0f74e5a11621997267d419c567cd860dd8bc7306d58fe037200c0d7679
manifest
manifest.uuid
src/expr.c
src/insert.c
test/default.test