]> git.notmuchmail.org Git - notmuch/commit - lib/message.cc
lib: use COERCE_STATUS in n_m_{add,remove}_tag
authorDavid Bremner <david@tethera.net>
Sun, 5 Jul 2020 13:00:26 +0000 (10:00 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 14 Jul 2020 10:31:45 +0000 (07:31 -0300)
commit78e9b3467d9f09228a444bb2eec93e4c765b7e9b
tree7f63f8773e62d97f8f8b5764aca3f1386efe42e0
parentaa8e3f4487897f0c650dc37d99153099c3d3df5e
lib: use COERCE_STATUS in n_m_{add,remove}_tag

Currently I don't know of a good way of testing this, but at least in
principle a Xapian exception in _notmuch_message_{add,remove}_term
would cause an abort in the library.
lib/message.cc