]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Rework the fts5 db-close cleanup to avoid that fts5 internally calls a just-unbound...
authorstephan <stephan@noemail.net>
Thu, 3 Aug 2023 20:45:28 +0000 (20:45 +0000)
committerstephan <stephan@noemail.net>
Thu, 3 Aug 2023 20:45:28 +0000 (20:45 +0000)
commit2c88b4aa2421a0cf17ca3e9d4289f8d2a65a56fd
treefc55e5f3ff1f0683227cbea77450ba26ceabbdaa
parent97f052710dd57b5e8974ebac50dc9f6696f9fc94
Rework the fts5 db-close cleanup to avoid that fts5 internally calls a just-unbound-from-wasm xDestroy() method. There is still work to do here to cover the case of fts5 functions being replaced (in which all xDestroy methods have to be retained until the db is closed).

FossilOrigin-Name: 795f22421b96cea27b3883a580d8ce29cc50dfb7d4f852b3d36ede3766c7a24c
ext/wasm/api/sqlite3-api-glue.js
ext/wasm/api/sqlite3-fts5-helper.js
ext/wasm/tester1.c-pp.js
manifest
manifest.uuid