dan
|
105c20648e
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
il y a 6 mois |
dan
|
c08a8a33d3
In fts5, flush the contents of the in-memory hash table whenever the secure-delete option is toggled. This prevents spurious corruption reports under some circumstances.
|
il y a 11 mois |
dan
|
1ddcf7dd95
Fix a null-pointer dereference in fts5 tokendata=1 code.
|
il y a 1 an |
dan
|
5f2f8d0028
Fix a problem with handling OOM and other errors in fts5 when querying tokendata=1 tables.
|
il y a 1 an |
dan
|
226aebae07
Fix an fts5 problem that could occur when mixing regular and secure delete operations on a single table.
|
il y a 1 an |
dan
|
b838a229be
Fix a buffer overrun that could occur in fts5 when processing corrupt records.
|
il y a 1 an |
dan
|
f7ff755651
Fix an assert() in fts5 that could fail with a corrupt database.
|
il y a 3 ans |
dan
|
33cf194218
Fix a signed integer overflow in fts5 leading to a segfault that could occur when processing corrupt records.
|
il y a 3 ans |
dan
|
adfb203a7d
Fix a buffer overread in fts5 that could occur when processing an "ORDER BY rowid DESC" query against corrupt database records.
|
il y a 3 ans |
dan
|
415540ddaa
Fix an out-of-bounds read in fts5 that could occur when processing corrupt records.
|
il y a 3 ans |