Re: [Mutt] #2935: Occasional segfault when IMAP inbox updates
#2935: Occasional segfault when IMAP inbox updates
---------------------+------------------------------------------------------
Reporter: skunk | Owner: brendan
Type: defect | Status: assigned
Priority: major | Milestone: 1.6
Component: IMAP | Version: 1.5.18
Resolution: | Keywords:
---------------------+------------------------------------------------------
Comment(by vegard):
Added the following on line 787 and 882 in thread.c. No more segfaults.
{{{
if (!cur)
continue;
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/2935#comment:9>
Mutt <http://www.mutt.org/>
The Mutt mail user agent