Closed Bug 50061 Opened 25 years ago Closed 24 years ago

[MLK] Leaking nsIOFileStream object

Categories

(SeaMonkey :: MailNews: Message Display, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.3

People

(Reporter: beard, Assigned: naving)

References

()

Details

(Keywords: memory-leak)

The blame URL above points to an allocation of an nsIOFileStream that is leaking. I notice that there are a few early returns from the function, that could cause a leak, but also that the last reference to the fileStream variable is on line 67 of nsMsgFilterService.cpp. The object is 56 bytes in size, but entrains 136 bytes as it references a FileImpl object which is 80 bytes.
Keywords: mlk
I think this is a dupe of something bruce already filed
I did too at first .. but this is in OpenFilterList, while mine was in SaveFilterList, no?
reassign all search/filter UI bugs to gayatrib, part 2
Assignee: alecf → gayatrib
reassigning to naving
Assignee: gayatrib → naving
moving to 0.9.2
Target Milestone: --- → mozilla0.9.2
moving to 0.9.3
Target Milestone: mozilla0.9.2 → mozilla0.9.3
fixed as a result of fixing bug 84351
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
QA Contact: lchiang → stephend
verified, I haven't seen this in my Purify runs lately.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
Component: MailNews: Search → MailNews: Message Display
QA Contact: stephend → search
You need to log in before you can comment on or make changes to this bug.