X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=imap%2Fmessage.c;fp=imap%2Fmessage.c;h=bbd7f7b46223c29d036424eb19f60c3ce49ba6c7;hp=a2debe7e8428d913e67bf4d6d1f4d803085d0139;hb=688ac22f746f785c27ac99ac86aa85a3035a3638;hpb=9f1dbdb74d7ca296eaa5fcf45243f7e376d35eab diff --git a/imap/message.c b/imap/message.c index a2debe7..bbd7f7b 100644 --- a/imap/message.c +++ b/imap/message.c @@ -969,7 +969,7 @@ static int msg_has_flag (string_list_t * flag_list, const char *flag) /* msg_parse_fetch: handle headers returned from header fetch */ static int msg_parse_fetch (IMAP_HEADER * h, char *s) { - char tmp[SHORT_STRING]; + char tmp[STRING]; char *ptmp; if (!s)