X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/352fe458a57061db81240c19fa4b356c7448463b..2f689a1cb907a5de04e6d39ffd217a69af3216c7:/uip/new.c diff --git a/uip/new.c b/uip/new.c index 81a1afb0..82d6db55 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";