开发者

iPhone Core Data "executeFetchRequest" memory leak with "NSAutoreleasePool"

开发者 https://www.devze.com 2023-02-08 05:29 出处:网络
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 t

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?

0

精彩评论

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