]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a new OP_StackDepth opcode to help detect VDBE stack leaks early,
authordrh <drh@noemail.net>
Wed, 12 Dec 2007 12:00:45 +0000 (12:00 +0000)
committerdrh <drh@noemail.net>
Wed, 12 Dec 2007 12:00:45 +0000 (12:00 +0000)
commita99e8811760cb6a6a4716c6650ef0921afcf9e95
tree0101c74be30be227ab48ea07195c03832fe4b2a7
parentae271d6a388bb80d8f25de692aab619cb3f45d62
Add a new OP_StackDepth opcode to help detect VDBE stack leaks early,
before they cause damage.  For diagnostics in ticket #2832. (CVS 4612)

FossilOrigin-Name: 3fd6a267533cedcca9b8ba3533c107d7341a06c6
manifest
manifest.uuid
src/update.c
src/vdbe.c