SQLite

Check-in [bdc50d8d12]
Login

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

Overview
Comment:Remove a NEVER macro for a condition that may be true as of [a47efb7c]. Problem reported by OSSFuzz.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bdc50d8d127266d02b291f6bfcd4e35eb07994ce23987d6e3921124cd881929a
User & Date: dan 2017-04-21 17:03:32.804
Context
2017-04-22
00:20
Fix an assertion fault found by OSSFuzz. (check-in: e39769f442 user: drh tags: trunk)
2017-04-21
17:03
Remove a NEVER macro for a condition that may be true as of [a47efb7c]. Problem reported by OSSFuzz. (check-in: bdc50d8d12 user: dan tags: trunk)
16:04
Fix an FTS5 bug that could cause a prefix-query without a prefix-index on a database that contains delete-markers to return extra, non-matching, rows. (check-in: 840042cb2b user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/vtab.c.
Changes to test/indexexpr2.test.