Closed
Bug 540698
Opened 15 years ago
Closed 15 years ago
kMemSoftLimit call of FreeInternal is wrong wrt to profile
Categories
(Tamarin Graveyard :: Garbage Collection (mmGC), defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
flash10.1
People
(Reporter: treilly, Assigned: treilly)
Details
second arg should be (flags & profile) == 1, just noticed this doing a review, I think this was supposed to be fixed awhile ago and I just forgot about it. It should cause asserts if you hit the soft limit in a debugger build.
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → treilly
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → flash10.1
| Assignee | ||
Comment 1•15 years ago
|
||
tamarin-redux-argo changeset: 3563:0696a9eda0e7
| Assignee | ||
Comment 2•15 years ago
|
||
| Assignee | ||
Updated•15 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•