Closed
Bug 1401875
Opened 7 years ago
Closed 7 years ago
Get rid of MALLOC_DECL_VOID
Categories
(Core :: Memory Allocator, enhancement)
Core
Memory Allocator
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
No description provided.
Comment hidden (mozreview-request) |
Assignee | ||
Comment 2•7 years ago
|
||
FWIW, I verified it builds on all platforms with bug 1401101 backed out (which was the only thing actually actively using malloc_hook_table_t)
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8910637 [details]
Bug 1401875 - Replace MALLOC_DECL_VOID with a clever use of templates.
https://reviewboard.mozilla.org/r/182078/#review187444
Attachment #8910637 -
Flags: review?(n.nethercote) → review+
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/4f561b9294ae
Replace MALLOC_DECL_VOID with a clever use of templates. r=njn
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•