]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In sqlite3_declare_vtab(), avoid accessing the database structure until after the...
authordan <dan@noemail.net>
Fri, 10 Apr 2015 16:05:33 +0000 (16:05 +0000)
committerdan <dan@noemail.net>
Fri, 10 Apr 2015 16:05:33 +0000 (16:05 +0000)
commit4e23536e56f283bd8cf0d787dd9e76e7176435f0
treecbcbdeb41aa0a8582b468fd84f2c915236b10a87
parente918aaba981efb7ec5cca88ca8ae4d509ca84367
In sqlite3_declare_vtab(), avoid accessing the database structure until after the "api-armour" safety-check has completed and the db mutex has been obtained.

FossilOrigin-Name: 860e4f8a94901d451fac3954960c1d2f589e8882
manifest
manifest.uuid
src/vtab.c