]> git.notmuchmail.org Git - notmuch/commitdiff
Fix segfault in case of the database lock not being available.
authorCarl Worth <cworth@cworth.org>
Wed, 28 Oct 2009 06:57:37 +0000 (23:57 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 28 Oct 2009 06:57:37 +0000 (23:57 -0700)
We were nicely reporting the lock-aquisition failure, but then marching
along trying to use the database object and just crashing badly.
So don't do that.


No differences found