]> git.ipfire.org Git - thirdparty/sqlite.git/commit
A partial fix for ticket #3292. This fixes the original problem but there
authordrh <drh@noemail.net>
Wed, 13 Aug 2008 14:07:40 +0000 (14:07 +0000)
committerdrh <drh@noemail.net>
Wed, 13 Aug 2008 14:07:40 +0000 (14:07 +0000)
commitec1fc80ca3beca3dc40f66bc3faa1079f5277075
tree59b9def9e128fd0935f5bd03ed797cc67982f4da
parentec444fc1633b9a11fb42acea455ce87abb6790fe
A partial fix for ticket #3292.  This fixes the original problem but there
are other similar problems lurking in the code still. (CVS 5561)

FossilOrigin-Name: 055f173ab1b6fb657bf817faa3a37335d8fa60d5
manifest
manifest.uuid
src/btree.c
src/sqliteInt.h
src/vdbe.c
src/vdbe.h
src/vdbeaux.c
test/corrupt7.test
test/tkt3292.test [new file with mode: 0644]