Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18028] iOS: Fix all memory leaks detected in static analyzer

GitHub Issuen/a
TypeSub-task
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2014-11-19T17:33:52.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.5.0, Release 4.0.0
ComponentsiOS
Labelsn/a
ReporterChee Kiat Ng
AssigneeEric Merriman
Created2014-11-13T03:45:01.000+0000
Updated2017-03-21T20:37:30.000+0000

Description

Static analyzer detects potential memory leak of objects. These should be checked and fixed when necessary. Verification method: 1. in Xcode, Product -> Analyze 2. Results will appear, look out for "Memory" type errors Resolving this ticket will result in 0 "Memory" type errors.

Comments

  1. Chee Kiat Ng 2014-11-14

    PR Here: https://github.com/appcelerator/titanium_mobile/pull/6350 2 errors (or warnings) remain, to be explored in the future.
  2. Vishal Duggal 2014-11-19

    PR https://github.com/appcelerator/titanium_mobile/pull/6350 closed. Changes cherry-picked to 3_5_0_64-bit branch to avoid merge conflicts New PR https://github.com/appcelerator/titanium_mobile/pull/6363
  3. Lee Morris 2017-03-21

    Closing ticket as fixed.

JSON Source