From: David Bremner Date: Wed, 27 Jan 2021 00:46:44 +0000 (-0400) Subject: lib/open: allocate notmuch_t struct early X-Git-Tag: 0.32_rc0~54 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=1383481d4a7cee3b59f354a203090c966a2a635e;hp=1383481d4a7cee3b59f354a203090c966a2a635e;p=notmuch lib/open: allocate notmuch_t struct early This gives more flexibility in restructuring the database opening code. ---