]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When parsing the schema, detect out-of-bounds rootpage values and throw an
authordrh <drh@noemail.net>
Wed, 22 Jul 2020 18:03:56 +0000 (18:03 +0000)
committerdrh <drh@noemail.net>
Wed, 22 Jul 2020 18:03:56 +0000 (18:03 +0000)
commit3b3ddbae36ea40bf0f7d7ef707e722fdad8aa9c0
tree060f77c2f36e9517d2c867c575861803e378ce6a
parent584e8b76303ff2146c5eb831ace29993f00ef510
When parsing the schema, detect out-of-bounds rootpage values and throw an
error.

FossilOrigin-Name: 6c3a2727dc912ed800146e07db5d15d0f3468d13701165ba763c4b114c3e18e8
manifest
manifest.uuid
src/prepare.c
src/sqliteInt.h
src/vdbe.c