]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a reference counter to a structure used internally by the Tcl interface so that...
authordan <Dan Kennedy>
Thu, 16 Sep 2021 14:17:14 +0000 (14:17 +0000)
committerdan <Dan Kennedy>
Thu, 16 Sep 2021 14:17:14 +0000 (14:17 +0000)
commitbea28c73a3c8a1372488ba8f35411f0f17f1c15f
tree5a0d140be09da9ff0e6b4d738f13e23b0811987b
parenteb56e2905360d199dc48f352cb155e3080c38a16
Add a reference counter to a structure used internally by the Tcl interface so that it does not segfault if the database connection is closed from any of the various callback scripts that may be invoked.

FossilOrigin-Name: e54a33ce56432b23947583d34cf12fc64a55bbc49eb77c7f33cff5926df51070
manifest
manifest.uuid
src/tclsqlite.c
test/tclsqlite.test