Incorrect decrement
of the reference count
of an object that is
not owned at this point by the caller
引用计数器不正确递减,这个对象不属于呼叫者
Value stored to 'xxx' during its initialization is never read
变量xxx初始化之化就没有再使用过
Incorrect decrement
of the reference count
of an object that is
not owned at this point by the caller
引用计数器不正确递减,这个对象不属于呼叫者
Value stored to 'xxx' during its initialization is never read
变量xxx初始化之化就没有再使用过