]> git.cworth.org Git - notmuch/commitdiff
lib/load_config: document expectations for db on error, add tests
authorDavid Bremner <david@tethera.net>
Sat, 23 Oct 2021 13:22:37 +0000 (10:22 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 30 Oct 2021 16:49:37 +0000 (13:49 -0300)
This is a bit different than n_d_{open,create}_with_config, since
there are several non-zero status codes where we do want to return a
non-NULL database structure.


No differences found