Closed Bug 551004 Opened 15 years ago Closed 15 years ago

Domain::getNamedTraits() and getNamedScripts() perform unbound recursion

Categories

(Tamarin Graveyard :: Virtual Machine, defect, P2)

defect

Tracking

(Not tracked)

VERIFIED FIXED
flash10.1

People

(Reporter: edwsmith, Assigned: rreitmai)

References

Details

They traverse recursively up the Domain tree, without any stack checks. The recursion should be rewritten with a loop to eliminate the problem.
Blocks: 502589
Blocks: 551112
No longer blocks: 551112
Assignee: nobody → rreitmai
Status: NEW → ASSIGNED
Flags: flashplayer-qrb+
Priority: -- → P2
Target Milestone: --- → flash10.1
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.