]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a tsan error that could occur when using shared-cache mode.
authordan <dan@noemail.net>
Wed, 16 Sep 2020 16:45:35 +0000 (16:45 +0000)
committerdan <dan@noemail.net>
Wed, 16 Sep 2020 16:45:35 +0000 (16:45 +0000)
commit512784bcde728a392037ddcb9e7c27178c90e8be
treea8ac08353220879a0ba0dfe06aa17592f38154be
parent49c462fafaf84f2acc5a3de0ecee9833714da96d
Fix a tsan error that could occur when using shared-cache mode.

FossilOrigin-Name: 61981b97475a747dc04e6fb80e01e35e41e5d7d30a1207f82b2ef7be3866d30a
manifest
manifest.uuid
src/btree.c
test/threadtest3.c
test/tt3_shared.c [new file with mode: 0644]