]> git.notmuchmail.org Git - notmuch/commit
new: Handle fatal errors in remove_filename and _remove_directory
authorAustin Clements <amdragon@MIT.EDU>
Sun, 22 Apr 2012 15:50:50 +0000 (11:50 -0400)
committerDavid Bremner <bremner@debian.org>
Wed, 25 Apr 2012 02:25:51 +0000 (23:25 -0300)
commitd3b5533123293fdc1e4177f42018f085c03585c9
tree6324f577c1913778198e2462e462c603dda4f049
parente075ee37c9d42673e7e8b1d045915841b059735c
new: Handle fatal errors in remove_filename and _remove_directory

Previously such errors were simply ignored.  Now they cause an
immediate cleanup and abort.
notmuch-new.c