Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Allocate the correct size for the output buffer in fts3DoclistOrMerge(). Fix for [56be976859]. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
07788c0f7f3740c1c280f6ce4dc68401 |
User & Date: | dan 2011-09-13 19:08:43.953 |
References
2011-09-14
| ||
11:16 | • Closed ticket [56be976859]: Buffer overrun in FTS prefix queries plus 2 other changes (artifact: e4256312a2 user: dan) | |
Context
2011-09-14
| ||
13:23 | Remove code from vdbesort.c that was made unreachable by the recent sqlite3VdbeRecordUnpack() optimizations. (check-in: 607aba6cd7 user: drh tags: trunk) | |
2011-09-13
| ||
19:08 | Allocate the correct size for the output buffer in fts3DoclistOrMerge(). Fix for [56be976859]. (check-in: 07788c0f7f user: dan tags: trunk) | |
2011-09-11
| ||
10:14 | Cleanup pdb/ilk files generated by the MSVC makefile. (check-in: a9db247b75 user: mistachkin tags: trunk) | |
Changes
Changes to ext/fts3/fts3.c.
Changes to test/fts3sort.test.