]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a call to sqlite3_reset_auto_extension() near the end of shell.c.in:main() to...
authorstephan <stephan@noemail.net>
Mon, 6 Apr 2026 20:24:02 +0000 (20:24 +0000)
committerstephan <stephan@noemail.net>
Mon, 6 Apr 2026 20:24:02 +0000 (20:24 +0000)
commit8e7ffc09f53eda2561e3e49e44fbbfbf635bfc29
tree3ec41b423b07cd7c74300601b978e10613821470
parent9ad63c0f4e879a27f490a4c2716271df6d62c742
Add a call to sqlite3_reset_auto_extension() near the end of shell.c.in:main() to squelch a leak message when SQLITE_EXTRA_INIT adds auto-extensions, as reported in [forum:310cb231b07c80d1|forum post 310cb231b07c80d1].

FossilOrigin-Name: c4dd7e8b36deced3ee9cc6b5f87d8b3cc9a752cad8d62c9b711c7b58db11834b
manifest
manifest.uuid
src/shell.c.in