]> git.notmuchmail.org Git - notmuch/commitdiff
lib/generate_thread_id: move static buffer to notmuch_database_t
authorDavid Bremner <david@tethera.net>
Tue, 11 May 2021 11:08:32 +0000 (08:08 -0300)
committerDavid Bremner <david@tethera.net>
Fri, 14 May 2021 09:38:19 +0000 (06:38 -0300)
Work towards the goal of concurrent access to different Xapian
databases from the same process.


No differences found