Closed Bug 736962 Opened 13 years ago Closed 13 years ago

Don't wrap PR_Malloc and other NSPR allocation functions

Categories

(NSPR :: NSPR, defect, P2)

All
Android
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: glandium, Assigned: glandium)

Details

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #736959 +++ PR_Malloc and friends are calling malloc and other functions, which are being wrapped, so there is no need to wrap PR_Malloc.
(actually doesn't block anything, as we're not using that codepath when building mozilla code)
No longer blocks: jemalloc3
Comment on attachment 607101 [details] [diff] [review] Don't wrap PR_Malloc and other NSPR allocation functions r=wtc. Patch checked in on the NSPR trunk (NSPR 4.9.1). Checking in configure; /cvsroot/mozilla/nsprpub/configure,v <-- configure new revision: 1.324; previous revision: 1.323 done Checking in configure.in; /cvsroot/mozilla/nsprpub/configure.in,v <-- configure.in new revision: 1.327; previous revision: 1.326 done
Attachment #607101 - Flags: review?(wtc) → review+
Status: NEW → RESOLVED
Closed: 13 years ago
Priority: -- → P2
Resolution: --- → FIXED
Target Milestone: --- → 4.9.1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: