]> granicus.if.org Git - neomutt/commit
add more Context checks
authorRichard Russon <rich@flatcap.org>
Wed, 19 Jun 2019 14:08:37 +0000 (15:08 +0100)
committerRichard Russon <rich@flatcap.org>
Wed, 21 Aug 2019 13:12:06 +0000 (14:12 +0100)
commit4ea4db3b51fe9a060a0dd30cc61373c244efe673
tree974e135be418f0c13df20c799077741a0d14a69d
parentb35378606eb7d8100685553f44d9571976c0bb87
add more Context checks

Check for the condition where the Context exists, but `Context->mailbox`
is NULL.

Fixes: #1747
index.c
monitor.c