X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=mime-node.c;h=e1aca969bef775d06659a556b1140e37897c1da9;hb=733ccfabca350f65a1d0ba1f64792a8a436da273;hp=c3d5cb9b47595ad2a43606e8faf08b8a0e28283d;hpb=a18bbf7f155369f251b0513788eade23be3555d5;p=notmuch 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