]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a subtle problem that can occur when a transaction is automatically rolled back...
authordanielk1977 <danielk1977@noemail.net>
Fri, 17 Jul 2009 17:25:43 +0000 (17:25 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Fri, 17 Jul 2009 17:25:43 +0000 (17:25 +0000)
commite4948175342fb22d0366f8bcfabcdc5a1f06a8d6
treef1bc07194d805e6480faedd33aeab093ede9dcae
parent33c54a989e7145a7749901e22f420ff142925088
Fix a subtle problem that can occur when a transaction is automatically rolled back, and afterwards a VM that had opened a statement transaction within the abandoned transaction is finalized. Fixes an assert() that was failing in rtree3.test. (CVS 6903)

FossilOrigin-Name: 910df46e0f570cbffa9ff9b50d75632c091838b6
manifest
manifest.uuid
src/vdbeaux.c