开发者

Memory leak in Apple's LazyTableImages Sample code

I am using a modified version of LazyTableImages sample code provided by apple. Duri开发者_JAVA技巧ng testing, found there are few memory leaks in the code. I have tested the original code given by apple and found the same leaks(464 Bites).

Memory leak in Apple's LazyTableImages Sample code

Anybody managed to fix this? appreciate your help.


If you have recieved “EXC_BAD_ACCESS”, some object delete from memory. You should use NSZombie, which detected deleted object.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜