]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the database connection mutex is held before calling
authordrh <drh@noemail.net>
Wed, 16 Apr 2008 00:49:12 +0000 (00:49 +0000)
committerdrh <drh@noemail.net>
Wed, 16 Apr 2008 00:49:12 +0000 (00:49 +0000)
commita0af99f91cc0d5bd0e9887c2b2f74968ee79ddd9
tree5adf212f8c8030e7c229d64c91449a54c85184c3
parentb08c2a72ea08ee59190c871da81ac69dabe3a2ce
Make sure the database connection mutex is held before calling
sqlite3SafetyOn() or sqlite3SafetyOff().  Ticket #3059. (CVS 5016)

FossilOrigin-Name: d35dea059e2cb936e4277f513f036b9b0bdfc4a5
manifest
manifest.uuid
src/main.c
src/util.c