]> git.notmuchmail.org Git - notmuch/commitdiff
lib/open: allocate notmuch_t struct early
authorDavid Bremner <david@tethera.net>
Wed, 27 Jan 2021 00:46:44 +0000 (20:46 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 20 Mar 2021 10:21:26 +0000 (07:21 -0300)
This gives more flexibility in restructuring the database opening
code.


No differences found