]> granicus.if.org Git - neomutt/commit
Convert compose check_attachments() to use buffer pool
authorKevin McCarthy <kevin@8t8.us>
Sun, 22 Sep 2019 02:41:28 +0000 (19:41 -0700)
committerRichard Russon <rich@flatcap.org>
Tue, 1 Oct 2019 10:25:08 +0000 (11:25 +0100)
commit430e9c9fbdb94e3d086a38cc3344765a376e285c
tree0f049df96a145253f54ded016f5d381cb491ed4a
parent98207f841e8343597ca76d5afc88196e9f9eaec9
Convert compose check_attachments() to use buffer pool

Modify error message so that the filename comes last, to prevent a
long path from hiding the error message or prompt.

Co-authored-by: Richard Russon <rich@flatcap.org>
compose.c