I am facing the error of "error for 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.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Check out the answer to this question.
Somewhere in your code you have a [obj release] that is incorrect.