Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Detect an attempt to drop a btree that is not within the bounds of the
database file and abort early with an SQLITE_CORRUPT error, to avoid problems later on in the process.
- Loading branch information