[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/
- [bug #54364] [GNUMail] Crash due to quick IMAP folder switching,
Riccardo Mottola <=