]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a corner case in the opcode-array reuse logic where the number of bytes of
authordrh <drh@noemail.net>
Mon, 4 Jan 2016 23:43:47 +0000 (23:43 +0000)
committerdrh <drh@noemail.net>
Mon, 4 Jan 2016 23:43:47 +0000 (23:43 +0000)
commit11e3e538d672188c95430b7277b1e238533c5ee1
treee3c74f931aca146eaa4a8fab5e67ad754f98adee
parent4b4da16344ccb0235df07a5e686d5baf4a888eff
Fix a corner case in the opcode-array reuse logic where the number of bytes of
reusable space might be computed to be a negative number, due to unusual
system alignment restrictions and rounding error.

FossilOrigin-Name: 1aa530144643582658c8c1dd66548662f950efe3
manifest
manifest.uuid
src/vdbeaux.c