Don't pass a null destination to imap_fix_path in the default
authorBrendan Cully <brendan@kublai.com>
Mon, 3 Apr 2006 20:26:14 +0000 (20:26 +0000)
committerBrendan Cully <brendan@kublai.com>
Mon, 3 Apr 2006 20:26:14 +0000 (20:26 +0000)
commite57a9b32ca62caff7133c3702083a6bd2bde0a86
tree01e35bed5944c9852cb0f23242552afe092ae113
parent290f0991721359fd2fdf67d4000a399db2a728ab
Don't pass a null destination to imap_fix_path in the default
STATUS handler when the mailbox name is implicitly INBOX. Thanks
to Kai Hendry for the test mailbox and Sami Liedes for the
backtrace. Closes debian #351337.
imap/command.c