开发者

Error 0x1c8250: double free memory in iphone

I am facing the error of "error fo开发者_高级运维r object 0x1c8250: double free" when delloc for my controller is called. I causes some memory issues. Kindly guide me about this error. What is the best thing to do to prevent this error.


Check out the answer to this question.

Somewhere in your code you have a [obj release] that is incorrect.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜