]> granicus.if.org Git - neomutt/commit
fix crash when exiting the pager
authorRichard Russon <rich@flatcap.org>
Mon, 12 Sep 2016 21:47:49 +0000 (22:47 +0100)
committerRichard Russon <rich@flatcap.org>
Mon, 12 Sep 2016 22:00:45 +0000 (23:00 +0100)
commit6b4c4caa801ffe2eefdb3d14273c5f640ea52927
treebd5ece96a5abebcb8b6ca9d7d639d41082654101
parent423d59c407e055486a5994a578f1d36d4cea0781
fix crash when exiting the pager

Make sure we've always got a menu pointer.
This is a fix for commit:
    "check for new mail while in pager when idle"

Fixes: #143
pager.c