]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an integer overflow bug in the automatic index logic. The bug was
authordrh <drh@noemail.net>
Thu, 8 Apr 2010 14:38:51 +0000 (14:38 +0000)
committerdrh <drh@noemail.net>
Thu, 8 Apr 2010 14:38:51 +0000 (14:38 +0000)
commit67ae0cb2313b6ab92fc53f8b307f97ceb62dd1b6
tree349a2fe565ad52b1ec778dc1a096cb15cab2dff4
parent52ff8ea605df6a32091200e7eb0cf86b1c48e223
Fix an integer overflow bug in the automatic index logic.  The bug was
detected by the testcase() macros added in the previous check-in.  Also
add some more testcase() macros, since this issue points up their importance.

FossilOrigin-Name: af97b4881a8f010055cde672634141d7ed6898fc
manifest
manifest.uuid
src/where.c