dan
|
b1cbae8bd6
When removing an fts5 in secure-delete mode, defer setting the table version to SECUREDELETE until flushing data to disk. This prevents problems that can occur if there is a rollback or statement rollback operation.
|
3 týždňov pred |
dan
|
c1242d60d9
Fix another assert() failure in fts5.
|
3 týždňov pred |
dan
|
105c20648e
Fix an incorrect tcl comment that appeared in many fts5 test files.
|
7 mesiacov pred |
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.
|
1 rok pred |
dan
|
1ddcf7dd95
Fix a null-pointer dereference in fts5 tokendata=1 code.
|
1 rok pred |
dan
|
5f2f8d0028
Fix a problem with handling OOM and other errors in fts5 when querying tokendata=1 tables.
|
1 rok pred |
dan
|
226aebae07
Fix an fts5 problem that could occur when mixing regular and secure delete operations on a single table.
|
1 rok pred |
dan
|
b838a229be
Fix a buffer overrun that could occur in fts5 when processing corrupt records.
|
1 rok pred |
dan
|
f7ff755651
Fix an assert() in fts5 that could fail with a corrupt database.
|
3 rokov pred |
dan
|
33cf194218
Fix a signed integer overflow in fts5 leading to a segfault that could occur when processing corrupt records.
|
3 rokov pred |
dan
|
adfb203a7d
Fix a buffer overread in fts5 that could occur when processing an "ORDER BY rowid DESC" query against corrupt database records.
|
3 rokov pred |
dan
|
415540ddaa
Fix an out-of-bounds read in fts5 that could occur when processing corrupt records.
|
3 rokov pred |