[TIMOB-18031] iOS: Fix all misc and logic type errors in static analyzer
| GitHub Issue | n/a |
|---|---|
| Type | Sub-task |
| Priority | None |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2014-11-19T17:33:35.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 3.5.0, Release 4.0.0 |
| Components | iOS |
| Labels | n/a |
| Reporter | Chee Kiat Ng |
| Assignee | Eric Merriman |
| Created | 2014-11-14T05:24:42.000+0000 |
| Updated | 2017-03-20T17:09:54.000+0000 |
Description
Remaining misc and logic errors should be removed.
Verification method:
1. in Xcode, Product -> Analyze
2. Results will appear, look out for "Core Foundation/Objective-C", "Logic", "API Misuse" type errors
Resolving this ticket will result in 0 "Core Foundation/Objective-C", "Logic", "API Misuse" type errors.
PR Here: https://github.com/appcelerator/titanium_mobile/pull/6351
PR https://github.com/appcelerator/titanium_mobile/pull/6351 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
Closing ticket as fixed.