Closed
Bug 1433293
Opened 7 years ago
Closed 7 years ago
Intermittent AllocReplacement.posix_memalign_check | Value of: (ValidateHookedAllocation([] { void* p = nullptr; int result = posix_memalign(&p, sizeof(void*), kAllocAmount); if (result != 0) { return static_cast<void*>(nullptr); } return p; }, free))
Categories
(Core :: XPCOM, defect, P5)
Core
XPCOM
Tracking
()
RESOLVED
DUPLICATE
of bug 1433015
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
Comment 1•7 years ago
|
||
Also see bug 1433015
Comment hidden (Intermittent Failures Robot) |
Comment 3•7 years ago
|
||
This has to be a dupe.
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•