iPhone Core Data "executeFetchRequest" memory leak with "NSAutoreleasePool"
There is a method t开发者_运维知识库o do executeFetchRequest, which is tested severals times without an error, but when I check that with Instruments, there is a leak of NSAutoReleasePool every time that method is called. Anyone have idea about that?
加载中,请稍侯......
精彩评论