X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=mime-node.c;fp=mime-node.c;h=e1aca969bef775d06659a556b1140e37897c1da9;hp=c3d5cb9b47595ad2a43606e8faf08b8a0e28283d;hb=7ac96b149f5a0e5c03b64856d7c20789dab3c628;hpb=1b91884296f7e423f2e190ccf7f590ccb3028fdd diff --git a/mime-node.c b/mime-node.c index c3d5cb9b..e1aca969 100644 --- a/mime-node.c +++ b/mime-node.c @@ -276,7 +276,7 @@ _mime_node_create (mime_node_t *parent, GMimeObject *part) fprintf (stderr, "Warning: %s (%s).\n", notmuch_status_to_string (status), protocol ? protocol : "NULL"); if (!cryptoctx) - return NULL; + return node; } #endif