On Wed, Sep 21, 2016 at 10:55:49PM +0200, Eike Rathke wrote:
> This happened when in an IMAP index view the underlying connection was
> terminated, ctx->mx_ops was NULL and thus accessing ctx->mx_ops->check
> segfaulted.

Thanks Eike.  This was my fault in commit 01541185e6f4, as I forgot IMAP
keeps the context around and what was before a noop will now try to
access a NULL mx_ops.

I've expanded the patch to check for a NULL mx_ops in other functions
and will commit it shortly.

-- 
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA

Attachment: signature.asc
Description: PGP signature

Reply via email to