Closed Bug 343022 Opened 18 years ago Closed 18 years ago

Increased Rlk leak on balsa (2006-06-27)

Categories

(Toolkit :: Password Manager, defect)

1.8 Branch
x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: ispiked, Unassigned)

References

Details

(Keywords: memory-leak)

Attachments

(1 file, 2 obsolete files)

2560 MOZ_CO_DATE=2006:06:27:17:17:00 2916 MOZ_CO_DATE=2006:06:27:22:01:00 Check-ins: http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=PhoenixTinderbox&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2006%3A06%3A27%3A17%3A17%3A00&maxdate=2006%3A06%3A27%3A22%3A01%3A00&cvsroot=%2Fcvsroot From the leak log: nsPasswordManager 152 - nsPrefBranch 60 - nsVoidArray 4 - nsLocalFile 124 - nsStringBuffer 32 100.00% CCing folks who made the check-ins.
This might help.
Attachment #227443 - Flags: review?(enndeakin)
Comment on attachment 227443 [details] [diff] [review] Release reference to password manager when doing early initialization > } else if (!strcmp(aTopic, "app-startup")) >- GetInstance(); >+ NS_RELEASE(GetInstance()); GetInstance can return null so use NS_IF_RELEASE instead.
Attachment #227443 - Flags: review?(enndeakin) → review+
Allow GetInstance to fail.
Attachment #227443 - Attachment is obsolete: true
It would be nice if the patch compiled..
Attachment #227449 - Attachment is obsolete: true
Proper fix for this will be part of bug 343264.
Depends on: 343264
Component: General → Password Manager
Flags: review+
Product: Core → Firefox
QA Contact: general → password.manager
Version: 1.8 Branch → 2.0 Branch
Attachment 227455 [details] [diff] was checked in on trunk on 2006-06-28. (mwu, please remember to either resolve bugs or mention their patches were checked in in the bug.)
Should be fixed by patch in 343022.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Verified!
Status: RESOLVED → VERIFIED
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: