Closed Bug 28439 Opened 25 years ago Closed 25 years ago

MLK: nsDirectoryService::Set()

Categories

(Core :: XPCOM, defect, P3)

defect

Tracking

()

VERIFIED DUPLICATE of bug 25584

People

(Reporter: bruce, Assigned: dougt)

Details

When running './mozilla -help' under Purify, I see 2 nsLocalFile's leak. nsDirectoryService::Get() -> nsDirectoryService::Set() -> nsLocalFile::Clone() Where should the 'result' of ourFile->Clone(&cloneFile); in nsDirectoryService::Set() get freed?
Actually, where does cloneFile even get used?
nice find, but dup *** This bug has been marked as a duplicate of 25584 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Marking Verified as a dup.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.