]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid a buffer overread in vdbeCompareRecordInt() that might occur if the database...
authordan <dan@noemail.net>
Mon, 3 Mar 2014 20:48:50 +0000 (20:48 +0000)
committerdan <dan@noemail.net>
Mon, 3 Mar 2014 20:48:50 +0000 (20:48 +0000)
commit9b8afef260c0ed02cc0d1a195fa697844eb1c02e
treeb3e428c1f72bbed815694fa42c37fcb23d27e414
parent5668969a69c34859d6c670218c9cebb52f6d7f55
Avoid a buffer overread in vdbeCompareRecordInt() that might occur if the database is corrupt.

FossilOrigin-Name: 7c0b4381f0e6f33cb13299a915851d9431bf3850
manifest
manifest.uuid
src/vdbeaux.c
test/corruptI.test [new file with mode: 0644]