]> granicus.if.org Git - neomutt/commit
Fix MonitorContextDescriptor update on removal.
authorKevin McCarthy <kevin@8t8.us>
Wed, 27 Jun 2018 02:48:25 +0000 (19:48 -0700)
committerRichard Russon <rich@flatcap.org>
Mon, 3 Sep 2018 01:04:32 +0000 (02:04 +0100)
commita865b2e13c519548ee2d2768b89e051041b90cdf
treefecae23a65d393092e2b716eca7fcbe755d2ff32
parent5381b665dd6daab4422c8a9af1b009ebef3f6f7a
Fix MonitorContextDescriptor update on removal.

Reset the context descriptor before checking for the monitor being
shared by another mailbox.  Technically, it would be set properly
during the next add, but it shouldn't be left incorrect.
maildir/mh.c
monitor.c