From: Daniel Kahn Gillmor Date: Thu, 30 Nov 2017 08:59:26 +0000 (-0500) Subject: mime-node: handle decrypt_result more safely X-Git-Tag: 0.26_rc0~57 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=9beda4b9811323d1fd9eb120d6e7a2ef69beed14;hp=9beda4b9811323d1fd9eb120d6e7a2ef69beed14;p=notmuch mime-node: handle decrypt_result more safely If (for whatever reason) we don't get a decrypt_result back, or it's not structured the way we expect it to be, we shouldn't choke on it. ---