Commit Verlauf

Autor SHA1 Nachricht Datum
  dan 105c20648e Fix an incorrect tcl comment that appeared in many fts5 test files. vor 6 Monaten
  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. vor 11 Monaten
  dan 1ddcf7dd95 Fix a null-pointer dereference in fts5 tokendata=1 code. vor 1 Jahr
  dan 5f2f8d0028 Fix a problem with handling OOM and other errors in fts5 when querying tokendata=1 tables. vor 1 Jahr
  dan 226aebae07 Fix an fts5 problem that could occur when mixing regular and secure delete operations on a single table. vor 1 Jahr
  dan b838a229be Fix a buffer overrun that could occur in fts5 when processing corrupt records. vor 1 Jahr
  dan f7ff755651 Fix an assert() in fts5 that could fail with a corrupt database. vor 3 Jahren
  dan 33cf194218 Fix a signed integer overflow in fts5 leading to a segfault that could occur when processing corrupt records. vor 3 Jahren
  dan adfb203a7d Fix a buffer overread in fts5 that could occur when processing an "ORDER BY rowid DESC" query against corrupt database records. vor 3 Jahren
  dan 415540ddaa Fix an out-of-bounds read in fts5 that could occur when processing corrupt records. vor 3 Jahren