Closed Bug 143035 Opened 23 years ago Closed 23 years ago

mismatched allocations and frees in import service

Categories

(MailNews Core :: Import, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: Bienvenu, Assigned: Bienvenu)

References

Details

Attachments

(1 file)

the import service is using delete [] where it should be using nsMemory::Free and vice versa. This causes Purify errors. Patch upcoming
Attached patch proposed fixSplinter Review
Cavin, can you review? thx.
I think bug 126847 is a dup of this.
Comment on attachment 82807 [details] [diff] [review] proposed fix r=cavin.
Attachment #82807 - Flags: review+
*** Bug 126847 has been marked as a duplicate of this bug. ***
*** Bug 126855 has been marked as a duplicate of this bug. ***
fix checked in (sr=sspitzer over aim)
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Verified fixed with http://rocknroll/users/nbaca/publish/MachV/574.ldif and the latest trunk running under Purify on Win2k.
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.

Attachment

General

Created:
Updated:
Size: