]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add missing mutex calls around a call to sqlite3SchemaGet() within sqlite3_open().
authordan <dan@noemail.net>
Mon, 8 Dec 2014 20:20:16 +0000 (20:20 +0000)
committerdan <dan@noemail.net>
Mon, 8 Dec 2014 20:20:16 +0000 (20:20 +0000)
commit0235a0331f2d3726c1479e7f14b91391bdc61c7d
tree17e6628ddca28b725ffaa5efb43cc1b84d93aeae
parentb88c7b550c3fd50b6f9c8837735696f7f66a944b
Add missing mutex calls around a call to sqlite3SchemaGet() within sqlite3_open().

FossilOrigin-Name: 45415899545767888d36dcc0bafaf0ef415d94c2
manifest
manifest.uuid
src/main.c
test/threadtest3.c
test/tt3_index.c [new file with mode: 0644]