]> git.notmuchmail.org Git - notmuch/commit
cli/crypto: treat failure to create a crypto context as fatal.
authorDavid Bremner <david@tethera.net>
Sat, 15 Jul 2017 23:01:43 +0000 (01:01 +0200)
committerDavid Bremner <david@tethera.net>
Sun, 16 Jul 2017 00:39:37 +0000 (21:39 -0300)
commit1fdc08d0ffab9b211861de5d148d0a79eae840bc
tree45941638184e95f6fb5c512b5b69a7f8aef6a08f
parentf1bcb6b7c2c568adcdfd4503522cfbccc4699665
cli/crypto: treat failure to create a crypto context as fatal.

Silently ignoring signed/encrypted parts seems like the wrong idea,
and it also complicates future gmime-3.0 compatibility changes.
mime-node.c