]> git.notmuchmail.org Git - notmuch/commit - lib/notmuch.h
lib: catch exceptions in n_m_get_filenames
authorDavid Bremner <david@tethera.net>
Sat, 4 Jul 2020 14:09:09 +0000 (11:09 -0300)
committerDavid Bremner <david@tethera.net>
Mon, 13 Jul 2020 10:19:22 +0000 (07:19 -0300)
commit286161b703e0b5be4d54323970ff88f25f65e0eb
tree9d47d9ed307f52aceade2f5911a4d0547277cabc
parent2c2ba7d6e2bbdcb055901a97704778d1d823e7d4
lib: catch exceptions in n_m_get_filenames

This is essentially copied from the change to notmuch_message_get_filename
lib/message.cc
lib/notmuch.h
test/T560-lib-error.sh