]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that the sqlite3_index_info.idxStr string coming back from FTS5
authordrh <>
Tue, 12 Nov 2024 13:37:00 +0000 (13:37 +0000)
committerdrh <>
Tue, 12 Nov 2024 13:37:00 +0000 (13:37 +0000)
commit92e9fa6fe887fc5cad73b4251ce06e295d7a0d2c
treed5ebf6d4bd98d2a937c35bd1a4c8b9e511dc9d2f
parent7b32f84ebf5cf6ff0515a124abbc028e5890a6bc
Ensure that the sqlite3_index_info.idxStr string coming back from FTS5
is always zero-terminated, even if the xBestIndex call fails with an
SQLITE_CONSTRAINT error.

FossilOrigin-Name: a4e976a030851357049e672bbc0ff66d9cc152b3d5f8e03fff36a7c6f060a755
ext/fts5/fts5_main.c
manifest
manifest.uuid