Closed
Bug 523391
Opened 15 years ago
Closed 15 years ago
soft limit fires with HeapBlock * live that could become bogus
Categories
(Tamarin Graveyard :: Garbage Collection (mmGC), defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: treilly, Assigned: treilly)
Details
Attachments
(1 file)
1.02 KB,
patch
|
lhansen
:
superreview+
|
Details | Diff | Splinter Review |
Need to move it down in Alloc to after we save off the baseAddr and do other things with the block.
Assignee | ||
Comment 1•15 years ago
|
||
firing the callbacks could expand the heap and cause a HeapBlock array realloc
Assignee | ||
Comment 2•15 years ago
|
||
Attachment #407328 -
Flags: superreview?(lhansen)
Assignee | ||
Updated•15 years ago
|
Status: NEW → ASSIGNED
Updated•15 years ago
|
Attachment #407328 -
Flags: superreview?(lhansen) → superreview+
Assignee | ||
Comment 3•15 years ago
|
||
pushed 2837
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•