From: Richard Russon Date: Sat, 21 Sep 2019 17:15:03 +0000 (+0100) Subject: merge: fix coverity defects X-Git-Tag: 2019-10-25~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1de32a18b52f0cb3782a7dd5e5fd53f6a20d2cf6;p=neomutt merge: fix coverity defects * config: expand flags typedef * fix Slist usage * nntp: check pointers * fix pointer checks in generate_body() * fix leak in imap_parse_path() * fix leak in mutt_attach_mail_sender() * fix pointer checks in rfc2047_decode() * check the buffer in enriched_putwc() * fix var type in text_enriched_handler() * check retval of mutt_str_atoui() * check the buffer in enriched_puts() * ensure that the buffer always exists in mutt_buffer_alloc() --- 1de32a18b52f0cb3782a7dd5e5fd53f6a20d2cf6