]> git.ipfire.org Git - thirdparty/sqlite.git/commit
It is possible for sqlite3.pUnlockConnection to be non-NULL when
authordrh <drh@noemail.net>
Sat, 17 Apr 2010 16:10:19 +0000 (16:10 +0000)
committerdrh <drh@noemail.net>
Sat, 17 Apr 2010 16:10:19 +0000 (16:10 +0000)
commit335c0faabda105793e8e527ca65a19c6e056389c
tree70657c8ca2b05eacd625919ff853aba6cd7114ea
parent4b93f6bd1e573b38989f6168f657c0742f373728
It is possible for sqlite3.pUnlockConnection to be non-NULL when
sqlite3.pBlockingConnection is NULL, as the notify1.test script
demonstrates.

FossilOrigin-Name: 95ff76ef67d6189f54375973fa485d6eb464b029
manifest
manifest.uuid
src/notify.c