#3817: [PATCH] Fedora: Fix crash in IMAP ----------------------+--------------------- Reporter: flatcap | Owner: brendan Type: defect | Status: new Priority: major | Milestone: Component: IMAP | Version: 1.5.24 Resolution: | Keywords: patch ----------------------+---------------------
Comment (by brendan): I don't think this patch is quite correct, since it converts an error condition (idata->ctx is null) into a successful result. It should at least return -1 if idata->ctx is null (and the caller should be handling that better than it currently is). -- Ticket URL: <https://dev.mutt.org/trac/ticket/3817#comment:2> Mutt <http://www.mutt.org/> The Mutt mail user agent