]> granicus.if.org Git - neomutt/commit
fix: crash using notmuch expando with imap 807/head
authorRichard Russon <rich@flatcap.org>
Sat, 30 Sep 2017 21:41:05 +0000 (22:41 +0100)
committerRichard Russon <rich@flatcap.org>
Sun, 1 Oct 2017 17:15:28 +0000 (18:15 +0100)
commitc63f828e7f3464664eca8e7923c0599a21689824
tree359edfb6e1e1b054511d514d90f627bf3115480b
parent0c661157d81562ef515fa8606f68a7fb477f57c7
fix: crash using notmuch expando with imap

The NotMuch code didn't check for a NotMuch mailbox when dereferencing
Header->data.

Thanks to @xunam.

Fixes #805
pattern.c