Closed Bug 33154 Opened 25 years ago Closed 25 years ago

MLK: nsMessengerMigrator::CreateLocalMailAccount()

Categories

(MailNews Core :: Profile Migration, defect, P3)

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bruce, Assigned: sspitzer)

References

()

Details

Look at the URL above. server->SetPrettyName(localMailFakeHostName.ToNewUnicode()); server->SetPrettyName() always seems to copy the data, so you should use localMailFakeHostName.GetUnicode() instead of ToNewUnicode().
fixed. I fixed both occurances of this leak in nsMessengerMigrator.cpp thanks bruce.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: --- → M15
verified code fix
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.