Closed Bug 50886 Opened 24 years ago Closed 24 years ago

MLK: nsAddrDatabase::AddListAttributeColumnsToRow()

Categories

(SeaMonkey :: MailNews: Address Book & Contacts, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bruce, Assigned: naving)

Details

(Keywords: memory-leak, Whiteboard: [nsbeta3-])

PRUnichar* email = nsnull;
pCard->GetPrimaryEmail(&email);

you need to nsMemory::Free(email); before that goes out of scope and leaks.

Build from yesterday.
Keywords: mlk, nsbeta3
nsbeta3-.  If this is a huge, frequent leak, please let us know by renominating
and adding more information.
Whiteboard: [nsbeta3-]
reassigning to naving.
Assignee: putterman → naving
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Fix, checked in 
Verified fix on trunk, not in branch.
That is correct - we did not take this bug fix for branch.  I will mark verified.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.