]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a case of a corrupt database causing SQLite to read from up to 4 bytes before...
authordan <dan@noemail.net>
Mon, 25 May 2015 20:04:15 +0000 (20:04 +0000)
committerdan <dan@noemail.net>
Mon, 25 May 2015 20:04:15 +0000 (20:04 +0000)
commitc3e8ef1d0ec664d6db518c297f792dba5cf3a2bf
tree16bd409f9ac47ffe8e6058225e2b8a0fae43438d
parent08f901b0086444209c4e37cbfc223cec3498d227
Fix a case of a corrupt database causing SQLite to read from up to 4 bytes before the start of a memory allocation.

FossilOrigin-Name: 7d2c4f7b6695806ab8ce0c6f49d8bc1d77a4320b
manifest
manifest.uuid
src/btree.c