Closed
Bug 770416
Opened 13 years ago
Closed 13 years ago
memory leak on some IMAP operations
Categories
(MailNews Core :: Networking: IMAP, defect)
MailNews Core
Networking: IMAP
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 16.0
People
(Reporter: m_kato, Assigned: m_kato)
Details
(Keywords: memory-leak)
Attachments
(1 file, 1 obsolete file)
4.81 KB,
patch
|
Bienvenu
:
review+
|
Details | Diff | Splinter Review |
Some AllocateCanonicalPath usages in nsImapProtocol cause memory leak.
Assignee | ||
Comment 1•13 years ago
|
||
Assignee | ||
Updated•13 years ago
|
Attachment #638600 -
Flags: review?(dbienvenu)
Assignee | ||
Comment 2•13 years ago
|
||
Comment on attachment 638600 [details] [diff] [review]
fix
mistake
Attachment #638600 -
Flags: review?(dbienvenu)
Assignee | ||
Comment 3•13 years ago
|
||
Assignee | ||
Updated•13 years ago
|
Attachment #638600 -
Attachment is obsolete: true
Assignee | ||
Updated•13 years ago
|
Attachment #638601 -
Flags: review?(dbienvenu)
Comment 4•13 years ago
|
||
Comment on attachment 638601 [details] [diff] [review]
fix v1.1
thx much for the patch. It looks like AllocateCanonicalPath could just take an ACString & - perhaps something for a future patch.
Attachment #638601 -
Flags: review?(dbienvenu) → review+
Assignee | ||
Comment 5•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 16.0
You need to log in
before you can comment on or make changes to this bug.
Description
•