Closed Bug 564323 Opened 14 years ago Closed 14 years ago

Don't use PR_MALLOC in nsJAR.cpp

Categories

(Core :: Networking: JAR, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED

People

(Reporter: mwu, Assigned: mwu)

Details

Attachments

(1 file)

PR_MALLOC can use a different allocator from what everything else uses, and other code can try to free this memory. Patch by Vlad. This isn't a problem on Android anymore but I think it's still worth fixing.
Attachment #443985 - Flags: review?(tglek)
Attachment #443985 - Flags: review?(tglek) → review+
http://hg.mozilla.org/mozilla-central/rev/c3cf29257f18
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
<rant>And so the malloc/NS_Alloc rot sets in...</rant>
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: