]> 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:23:30 +0000 (20:23 +0000)
committerdan <dan@noemail.net>
Mon, 8 Dec 2014 20:23:30 +0000 (20:23 +0000)
commit869d69713e0880f9c9d8fb7f4ce6b5a27f5d77ee
treecf3498744108ba6accbe3a5834d2075675b382e7
parentb914c8cd4e8ba0ce0f7d8e18f2542d37b90fc955
Add missing mutex calls around a call to sqlite3SchemaGet() within sqlite3_open().

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