X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=notmuch.c;h=43af75d2450215c3a67019c425e266cb9b00b2f6;hb=aad13c3ac947a42b3e0a1923c44a927feea827f5;hp=cedfebce4c029159cfa23f8960757f7006758200;hpb=4ca1492f1b6a9172b1dca88aecf1d6e7394ac5d7;p=notmuch diff --git a/notmuch.c b/notmuch.c index cedfebce..43af75d2 100644 --- a/notmuch.c +++ b/notmuch.c @@ -431,6 +431,8 @@ dump_command (int argc, char *argv[]) } fprintf (output, ")\n"); + + notmuch_message_destroy (message); } notmuch_query_destroy (query);