]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a use-after-free error in fts5 that could occur when querying the "rank" column...
authordan <Dan Kennedy>
Tue, 12 Sep 2023 18:36:46 +0000 (18:36 +0000)
committerdan <Dan Kennedy>
Tue, 12 Sep 2023 18:36:46 +0000 (18:36 +0000)
commit12439f9c16bc4a98a91bcad486870a1366acbfb5
treec780b056dde0bf8a8fc919e555bc6246c4603653
parent0148013416a619079bb1b7105261234d929a38d0
Fix a use-after-free error in fts5 that could occur when querying the "rank" column immediately after another connection changes its definition. [forum:a2dd636330|forum post a2dd636330].

FossilOrigin-Name: cb54c2da52d3175844127ead41cfed18793e91ea52e02af2d57c1d17b4312437
ext/fts5/fts5_main.c
ext/fts5/test/fts5misc.test
ext/fts5/test/fts5rank.test
manifest
manifest.uuid