Closed Bug 647971 Opened 14 years ago Closed 6 years ago

Extend mmfx macros to support calloc-style allocation

Categories

(Tamarin Graveyard :: Garbage Collection (mmGC), defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX
Q1 12 - Brannan

People

(Reporter: lhansen, Unassigned)

References

Details

We want to stop the VM from using FixedMalloc directly, but it does so (see bug #628256) in order to work around a weakness of the mmfx macro set: there's no support for calloc-style allocation. (There is an option for allocating arrays with elements of a given type, but not one for just providing the size of the element.)
Priority: -- → P3
Target Milestone: --- → Q1 12 - Brannan
Flags: flashplayer-qrb+
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.