]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the exprNodeCopy() routine that will safely memcpy() an Expr node that expr-node-copy-patch
authordrh <drh@noemail.net>
Tue, 7 May 2019 02:57:28 +0000 (02:57 +0000)
committerdrh <drh@noemail.net>
Tue, 7 May 2019 02:57:28 +0000 (02:57 +0000)
commit3b9c321ab834f44a4afc371b9a7f7367cd254193
treec189262c94e91788a31ad7c5ab775836c1136cd2
parent55cb77270b89ef2bf0c5bc63d089f28c80d3dc37
Add the exprNodeCopy() routine that will safely memcpy() an Expr node that
might be a size-reduced node.

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