]> granicus.if.org Git - neomutt/commit
Convert maildir_canon_filename() and callers to use struct Buffer.
authorKevin McCarthy <kevin@8t8.us>
Mon, 8 Oct 2018 02:08:42 +0000 (19:08 -0700)
committerRichard Russon <rich@flatcap.org>
Mon, 8 Oct 2018 02:08:42 +0000 (19:08 -0700)
commit730c032d64e8c3ed98f31ab9ad0adf1d18058faa
treed8393e8006ced0bf0c2e1e95c66d273de96a3cd0
parentff406a52c5ffbf83ca77cf5ab80a7ad2b41fd79f
Convert maildir_canon_filename() and callers to use struct Buffer.

Callers are maildir_check_mailbox(), _maildir_open_find_message(), and
maildir_open_find_message().
maildir/mh.c