Closed
Bug 235316
Opened 21 years ago
Closed 21 years ago
save as of local message leaks lines
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Bienvenu, Assigned: Bienvenu)
Details
(Keywords: memory-leak)
Attachments
(1 file)
917 bytes,
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
alert user Brodie Thiesfield points out that
nsMailboxProtocol::ReadMessageResponse leaks when saving a local message to a
disk. Luckily, this only seems to happen for save as - all other operations have
a channel listener so they don't go through the leaky code. Fix upcoming.
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #142048 -
Flags: superreview?(mscott)
Updated•21 years ago
|
Attachment #142048 -
Flags: superreview?(mscott) → superreview+
Assignee | ||
Comment 2•21 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•