]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a tsan error that could occur when using shared-cache mode.
authordan <dan@noemail.net>
Fri, 4 Sep 2020 19:10:43 +0000 (19:10 +0000)
committerdan <dan@noemail.net>
Fri, 4 Sep 2020 19:10:43 +0000 (19:10 +0000)
commit78f04753ae133a41a705c889bc13479332c17856
treebcc69e1df0a97c276ed23b14e0f896c9f688767b
parent2b06b0769ed38e408b4d28406db44cda44bdbbcd
Fix a tsan error that could occur when using shared-cache mode.

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