1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-30 19:03:16 +03:00

Fix a segfault that can occur in matchinfo if an fts4 table contains mostly zero-length documents. Specifically, if the table contains more rows than it does bytes of text.

FossilOrigin-Name: fe9047668eaaf76e7aa1ef1f32dec7c7c4226e45
This commit is contained in:
dan
2011-01-13 10:58:26 +00:00
parent efd95a7aca
commit 86596e552e
8 changed files with 43 additions and 25 deletions

0
test/progress.test Normal file → Executable file
View File