]> git.notmuchmail.org Git - notmuch/commit
CLI: add simple error handling for talloc logging
authorDavid Bremner <bremner@debian.org>
Tue, 29 Jan 2013 12:13:40 +0000 (08:13 -0400)
committerDavid Bremner <bremner@debian.org>
Sat, 9 Feb 2013 02:00:21 +0000 (22:00 -0400)
commitd037040997f0dc38467f51e2cd89a558a72acd2a
tree32057f5740ce37d6540f9c60bbdd59607b8f9142
parent8fc5f3b666dda07f21a1cca49c1bca2d72c5d77e
CLI: add simple error handling for talloc logging

This really should have been there before. I think it's better to do
the actual operation and then possibly fail writing the memory log,
but it would not be too hard to change it to abort earlier.
notmuch.c