]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update the OP_Move opcode to shift the pScopyFrom pointer of aliases when
authordrh <drh@noemail.net>
Wed, 3 Aug 2011 16:40:15 +0000 (16:40 +0000)
committerdrh <drh@noemail.net>
Wed, 3 Aug 2011 16:40:15 +0000 (16:40 +0000)
commit52043d7d456cede16b51f2f5f77dd7a3bb1ac59d
tree5eebc5a2310065faae2d7c023267b7f88f9c78e3
parent8b0228f1a68f085a117b6c6fc82d32fc34d8d83d
Update the OP_Move opcode to shift the pScopyFrom pointer of aliases when
compiled with SQLITE_DEBUG.  Ticket [d63523637517386191].

FossilOrigin-Name: a2135ad13049c170b33315a949b1544e6a136183
manifest
manifest.uuid
src/vdbe.c
test/tkt-d635236375.test [new file with mode: 0644]