Closed Bug 306811 Opened 19 years ago Closed 18 years ago

Mismatched allocators in mozJSComponentLoader Dump

Categories

(Core :: XPConnect, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: timeless, Assigned: bzbarsky)

References

()

Details

Attachments

(1 file)

this is basically the revenge of bug 300829.

nsCRT::strdup = PL_strdup
nsMemory::Free = PR_Free

the pair to PL_strdup is PL_strfree, not PR_Free.
QA Contact: pschwartau → xpconnect
Attachment #238661 - Flags: superreview?(shaver)
Attachment #238661 - Flags: review?(shaver)
Attachment #238661 - Flags: superreview?(shaver)
Attachment #238661 - Flags: superreview+
Attachment #238661 - Flags: review?(shaver)
Attachment #238661 - Flags: review+
Assignee: timeless → bzbarsky
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: