DISQLite3
v5.39.1
Fix a bug in UPSERT that can cause incorrect byte-code to be generated for some obscure but valid SQL, possibly resulting in a nil-pointer dereference.
Fix an out of bounds read that can occur in
FTS5
when reading corrupt database files.