gnustep-nonfsf-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #54364] [GNUMail] Crash due to quick IMAP folder switching


From: Riccardo Mottola
Subject: [bug #54364] [GNUMail] Crash due to quick IMAP folder switching
Date: Fri, 14 Oct 2022 13:24:54 -0400 (EDT)

Update of bug #54364 (project gnustep-nonfsf):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #4:

I refuse the patch. I analyzed and it would lead to memory leaks.
Generally Store objects are not explicitly memory managed, autoreleasing them
is dirty, but should work, except perhaps if the events are sent that both
cause it.

I made the TaskManager (which is a single instance) have a specitfc store of
CWStore objects, so that explicit memory references are done to it and objects
cannot be release twice. Seems to work fro me, but please test.


    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?54364>

_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]