Closed
Bug 507252
Opened 15 years ago
Closed 15 years ago
Use infallible allocators by default
Categories
(Core :: XPCOM, enhancement)
Core
XPCOM
Tracking
()
RESOLVED
DUPLICATE
of bug 441324
People
(Reporter: cjones, Unassigned)
Details
Once bug 507249 lands, mozalloc will switch to using moz_x* allocators (infallible versions) by default. Code utilizing these allocators will no longer need to check for OOM.
Reporter | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•