Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13208] CodeProcessor: Indirect infinite loops are not detected

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2013-03-26T01:46:14.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.1.0, 2013 Sprint 07 JS, 2013 Sprint 07
ComponentsCode Processor
Labelsqe-devCheck
ReporterBryan Hughes
AssigneePraveen Innamuri
Created2013-03-25T23:19:22.000+0000
Updated2017-03-09T00:34:49.000+0000

Description

It's possible to create an infinite loop of sorts using circular-calling functions that are not infinitely recursive (or recursive at all). To solve this, a generic cycle detector should be implemented.

Comments

  1. Lee Morris 2017-03-09

    Closing ticket as fixed.

JSON Source