sqlite/ext/fts5
dan 838865c0bb Better handle an error in the fts5 integrity-check code. dbsqlfuzz e87c62f9b67ea21aebdc36ab71cab7cc3eda8dc3.
FossilOrigin-Name: ae43e97087a3207a5ca3ffae75fbe7a33c01f4a38ce0d1d7eed8591ae3083617
2022-11-09 11:17:57 +00:00
..
test Avoid some cases of signed integer overflow in fts5 by casting to unsigned values. 2022-08-08 19:29:53 +00:00
tool
extract_api_docs.tcl
fts5_aux.c
fts5_buffer.c
fts5_config.c
fts5_expr.c Fix harmless compiler warnings. 2022-04-07 10:11:35 +00:00
fts5_hash.c
fts5_index.c Better handle an error in the fts5 integrity-check code. dbsqlfuzz e87c62f9b67ea21aebdc36ab71cab7cc3eda8dc3. 2022-11-09 11:17:57 +00:00
fts5_main.c Fix a case in fts5 where a corrupt database could cause a crash. 2022-03-11 12:02:18 +00:00
fts5_storage.c
fts5_tcl.c
fts5_test_mi.c
fts5_test_tok.c
fts5_tokenize.c
fts5_unicode2.c
fts5_varint.c
fts5_vocab.c
fts5.h
fts5Int.h Avoid some cases of signed integer overflow in fts5 by casting to unsigned values. 2022-08-08 19:29:53 +00:00
fts5parse.y
mkportersteps.tcl