]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a resource leak in fts5 that could occur if an auxiliary function is called from...
authordan <dan@noemail.net>
Sun, 20 Oct 2019 08:26:08 +0000 (08:26 +0000)
committerdan <dan@noemail.net>
Sun, 20 Oct 2019 08:26:08 +0000 (08:26 +0000)
commit52612bec3c7ff5f3ce61bc7380600a5831bbe1bb
tree149fb2c90e66987704799523e413a6c0ba6545d2
parent491c5bea7ab5cd98361885ce1a5fac2424beae22
Fix a resource leak in fts5 that could occur if an auxiliary function is called from within a query that does not use the full-text index.

FossilOrigin-Name: b528bdcd45db1b783ecd9739c3d3c890f04de7003f079668970eafaf8e23b2f3
ext/fts5/fts5Int.h
ext/fts5/fts5_index.c
ext/fts5/fts5_main.c
ext/fts5/test/fts5matchinfo.test
manifest
manifest.uuid