catch NULL dereference with bad s/mime signature

2018-06-18 Thread Philipp Gesang
Hi, mutt (1.10+25) crashes on S/MIME email from a particular sender (apparently generated by some exchange / outlook for mac os combination): ==23080== Process terminating with default action of signal 11 (SIGSEGV): dumping core ==23080== Access not within mapped region at address 0x0

Re: catch NULL dereference with bad s/mime signature

2018-06-18 Thread Kevin J. McCarthy
On Mon, Jun 18, 2018 at 11:30:05AM +0200, Philipp Gesang wrote: > mutt (1.10+25) crashes on S/MIME email from a particular sender > (apparently generated by some exchange / outlook for mac os > combination): Pushed. Thank you for the patch. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7

Re: IMAP OAUTHBEARER patch

2018-06-18 Thread Brandon Long
On Wed, Jun 13, 2018 at 7:00 PM Kevin J. McCarthy wrote: > On Tue, Jun 12, 2018 at 12:56 PM Brandon Long wrote: > > And the updated patch. I don't know how to make git give me a single > > patch of the entire change, so this is my three local commits appended > > together, ie with git format-pa

Re: IMAP OAUTHBEARER patch

2018-06-18 Thread Kevin J. McCarthy
On Mon, Jun 18, 2018 at 03:41:11PM -0700, Brandon Long wrote: > I'm not sure of a good solution to this. One solution would be a mechanism > for delayed evaluation of the config options, the other would require > more advanced support of OAUTH2, where we would have separate config > entries for th