X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fnew.c;h=82d6db558f6116a40453b167b64334bcc4a31070;hb=2f689a1cb907a5de04e6d39ffd217a69af3216c7;hp=81a1afb0cbac3c51f657713bc40d5ad839dc05d3;hpb=352fe458a57061db81240c19fa4b356c7448463b;p=mmh diff --git a/uip/new.c b/uip/new.c index 81a1afb..82d6db5 100644 --- a/uip/new.c +++ b/uip/new.c @@ -300,7 +300,7 @@ doit(char *cur, char *folders, char *sequences[]) struct node *first, *cur_node, *node, *last, *prev; size_t folder_len; int count, total = 0; - char *command, *sequences_s; + char *command = NULL, *sequences_s = NULL; if (cur == NULL || cur[0] == '\0') { cur = "inbox";