]> granicus.if.org Git - neomutt/commit
Use realpath() in mutt_pretty_mailbox() for paths that may need it.
authorRocco Rutte <pdmef@gmx.net>
Wed, 2 Jul 2008 09:19:14 +0000 (11:19 +0200)
committerRocco Rutte <pdmef@gmx.net>
Wed, 2 Jul 2008 09:19:14 +0000 (11:19 +0200)
commit3563b25eaa9d9955c0f70bd37f91e43e56cbeb51
tree44c66ed9158542967a7323802a95b532721fc72a
parent3923c7a66658ebed0b51e287b84f56382051010d
Use realpath() in mutt_pretty_mailbox() for paths that may need it.
This requires to add the buffer size as parameter since the result may
be longer than the original but still fit in the buffer. Closes #2948.
18 files changed:
ChangeLog
browser.c
buffy.c
commands.c
compose.c
curs_main.c
enter.c
headers.c
hook.c
imap/imap.c
init.c
mbox.c
muttlib.c
postpone.c
protos.h
recvattach.c
send.c
status.c