]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid an out-of-bounds read on a recovery attempt using a carefully crafted
authordrh <drh@noemail.net>
Thu, 14 Sep 2017 02:36:27 +0000 (02:36 +0000)
committerdrh <drh@noemail.net>
Thu, 14 Sep 2017 02:36:27 +0000 (02:36 +0000)
commit263a8b660f401afb7fc1da94d34c37b896feebb0
tree30d71d22f7ea53dd4e022b8f9798a79cec9525f5
parentbb6896226f3c833f1e3488fb6b20543e7644608b
Avoid an out-of-bounds read on a recovery attempt using a carefully crafted
database and rollback journal with mismatched page sizes.  The test case for
this is in TH3.

FossilOrigin-Name: 378afa16381a222aafa6009dbbbc92473a69683537f1c265694678b0595a42c8
manifest
manifest.uuid
src/pager.c