Closed
Bug 15139
Opened 26 years ago
Closed 26 years ago
[MLK] - leaking folder cache elements
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M12
People
(Reporter: Bienvenu, Assigned: Bienvenu)
References
Details
On shutdown, we leak folder cache elements. Though this is a one-time only leak,
it does add to the purify leak noise.
| Assignee | ||
Updated•26 years ago
|
Severity: normal → minor
Status: NEW → ASSIGNED
Target Milestone: M12
| Assignee | ||
Comment 1•26 years ago
|
||
I do have a fix for this, and I have to decide if I want to get permission to
check it in.
| Assignee | ||
Comment 2•26 years ago
|
||
I'm not sure this is a "most critical leak", since it's technically not a leak,
but if that gives me permission to check in a fix sooner, I'm all for it!
| Assignee | ||
Comment 4•26 years ago
|
||
yes, it's very low risk...just fix a ref-counting problem.
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
As per discussion with David, looked for 'nsMsgFolderCacheElement' in the recent
purify logs. Marking as Verified.
Updated•21 years ago
|
Product: MailNews → Core
Updated•18 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•