<<< Date Index >>>     <<< Thread Index >>>

Re: [Mutt] #3410: Mutt crashes when two instances open the same mailbox



#3410: Mutt crashes when two instances open the same mailbox
--------------------+-------------------------------------------------------
 Reporter:  vext01  |       Owner:  me      
     Type:  defect  |      Status:  assigned
 Priority:  major   |   Milestone:          
Component:  mutt    |     Version:          
 Keywords:          |  
--------------------+-------------------------------------------------------

Comment(by brendan):

 Never mind, it must be too late for me to think straight. idata->ctx and
 Context ought to be pointing to the same piece of memory (idata->ctx is
 assigned in imap_open_mailbox, using the pointer created in
 mx_open_mailbox), so the memset ought to null out ctx->path and
 consequently Context->path, causing mutt_buffy_check:417 to short-circuit
 harmlessly. So I'm confused again.

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3410#comment:>
Mutt <http://www.mutt.org/>
The Mutt mail user agent