Closed Bug 33308 Opened 26 years ago Closed 26 years ago

[MLK] Leaking MimeRebuffers

Categories

(MailNews Core :: MIME, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: beard, Assigned: rhp)

References

()

Details

Attachments

(1 file)

This leak is caused by multiple calls to nsMimeBaseEmitter::Initialize() that seem to be coming from nsStreamConverter::AsyncConvertData(). You should either make sure that mBufferMgr isn't NULL before you overwrite it, or Initialize() shouldn't be getting called more than once.
Weird...well, did a safety check and delete before assigning. - rhp
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Again, I know this was one of mine, but since this is a code level review, I figured that I could verify that this change was checked in to fix this problem. - rhp
Again, I know this was one of mine, but since this is a code level review, I figured that I could verify that this change was checked in to fix this problem. - rhp
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: