Closed
Bug 511770
Opened 16 years ago
Closed 16 years ago
If we try to do another allocation that isn't can fail while we're sending the OOM notifications we should abort
Categories
(Tamarin Graveyard :: Garbage Collection (mmGC), defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: treilly, Assigned: treilly)
Details
Attachments
(1 file)
1.11 KB,
patch
|
edwsmith
:
review+
|
Details | Diff | Splinter Review |
We should detect that we are already sending the kMemNormal to kMemReserve notification and bail instead of resending.
Assignee | ||
Comment 1•16 years ago
|
||
Attachment #395731 -
Flags: review?(edwsmith)
Updated•16 years ago
|
Attachment #395731 -
Flags: review?(edwsmith) → review+
Assignee | ||
Comment 2•16 years ago
|
||
changeset 2393 693c71404d65
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•