SQLite

Check-in [560ebd4269]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fix an assertion failure in fts3 triggered by a corrupt database.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 560ebd4269fad07b8e988d070454017123593eb6762597d08e8c32d7b4fb92ac
User & Date: dan 2019-02-03 07:46:07.192
Context
2019-02-04
11:54
Fix another corruption case in fts5. (check-in: e608085d3f user: dan tags: trunk)
2019-02-03
07:46
Fix an assertion failure in fts3 triggered by a corrupt database. (check-in: 560ebd4269 user: dan tags: trunk)
2019-02-02
18:24
New testcase added to test/fuzzdata8.db. (check-in: 2f5c1925b9 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/fts3/fts3_snippet.c.
Changes to test/fts3corrupt4.test.