Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a buffer overwrite in fts5 that could occur when processing a prefix query. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
92fc146bc2b781e7e2d7138b00e5ea64 |
User & Date: | dan 2017-12-11 17:20:37.958 |
Context
2017-12-13
| ||
10:11 | Minor enhancement to two assert() statements in the default VFSes. (check-in: 9cede8a83c user: drh tags: trunk) | |
2017-12-11
| ||
17:20 | Fix a buffer overwrite in fts5 that could occur when processing a prefix query. (check-in: 92fc146bc2 user: dan tags: trunk) | |
2017-12-09
| ||
01:02 | Fix a harmless API signature mismatch in the unix VFS. (check-in: bab9de7fdd user: drh tags: trunk) | |
Changes
Changes to ext/fts5/fts5_index.c.
Changes to ext/fts5/test/fts5query.test.