[TIMOB-5454] Memory leaks and possible starvation issue when
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-10-06T00:19:45.000+0000 |
| Affected Version/s | Release 1.7.2 |
| Fix Version/s | Sprint 2011-40, Release 1.8.0 |
| Components | iOS |
| Labels | branch-5062, memory |
| Reporter | Blain Hamon |
| Assignee | Shak Hossain |
| Created | 2011-10-05T18:44:18.000+0000 |
| Updated | 2012-01-19T16:37:47.000+0000 |
Description
After using instruments, I found a few leakings of TiStrings, as well as realizing that the inner loop of [KrollContext main] does not check for gc while the queue is full.
Reviewed & functional tested.
please assign
closing