]> git.notmuchmail.org Git - notmuch/blobdiff - mime-node.c
Merge branch 'release'
[notmuch] / mime-node.c
index c3d5cb9b47595ad2a43606e8faf08b8a0e28283d..e1aca969bef775d06659a556b1140e37897c1da9 100644 (file)
@@ -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