X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch.c;h=40da62b62057b9b346cf624fa381128bbd79d02e;hb=3e4a9d60a9419621b08c647a306843d76c47c2cb;hp=c028aeb9aced5f9ab7a65946c46ef9c659ee7e50;hpb=3863e88e965f37e316de90978071c985fb4e5701;p=notmuch diff --git a/notmuch.c b/notmuch.c index c028aeb9..40da62b6 100644 --- a/notmuch.c +++ b/notmuch.c @@ -548,6 +548,8 @@ main (int argc, char *argv[]) command_t *command; unsigned int i; + talloc_enable_null_tracking (); + local = talloc_new (NULL); g_mime_init (0);