使用ARC的ImageIO_Malloc内存泄漏

时间:2014-04-14 16:37:28

标签: memory-leaks uiimage automatic-ref-counting instruments

当Alloco使用方法UIImage时[UIImage imageWithContentsOfFile:[[NSBundle mainBundle] pathForResource:@" imagename" oftype:@" png"]]]这不是释放的内存。 当你离开时,视图仍然在内存中而不会被破坏

链接到乐器屏幕截图

http://imageshack.com/a/img809/9168/pbie.png

请帮帮我

0 个答案:

没有答案