]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the OP_ForceInt vdbe opcode does not cause a rowid overflow.
authordrh <drh@noemail.net>
Thu, 11 Dec 2008 19:50:18 +0000 (19:50 +0000)
committerdrh <drh@noemail.net>
Thu, 11 Dec 2008 19:50:18 +0000 (19:50 +0000)
commitb952676e0865137db0a5c3196b2f2495007a4732
tree388989d978348176459cf1f38a0fcf680948e619
parent88a003e28ede10154983c5d96103129b84a94a17
Make sure the OP_ForceInt vdbe opcode does not cause a rowid overflow.
Ticket #3536.  Tests to verify this change will be checked in separately. (CVS 6022)

FossilOrigin-Name: 6a049c6595550c123e77199cf7f3898bfcf40c86
manifest
manifest.uuid
src/vdbe.c