Closed
Bug 50199
Opened 24 years ago
Closed 24 years ago
[MLK] Leaking morkEnv & morkHandleFace objects
Categories
(MailNews Core :: Database, defect, P3)
MailNews Core
Database
Tracking
(Not tracked)
People
(Reporter: beard, Assigned: Bienvenu)
References
()
Details
(Keywords: memory-leak)
Attachments
(1 file)
27.08 KB,
text/html
|
Details |
In current builds, while simply reading mail, we're leaking 28 60-byte blocks,
and 32 64-byte blocks, which are allocated by mork. The 60-byte blocks appear to
be morkEnv objects, and the 64-byte blocks appear to be morkHandleFace objects. I
will enclose a leak report that contains examples of both of these leaks.
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Updated•24 years ago
|
Assignee | ||
Comment 2•24 years ago
|
||
dup of 15598 and 35780
*** This bug has been marked as a duplicate of 15598 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•