MLeaksFinder icon indicating copy to clipboard operation
MLeaksFinder copied to clipboard

用MLeaksFinder检测有内存泄露,但是用instrument检测没有问题。这是什么情况?

Open TML007 opened this issue 8 years ago • 1 comments

TML007 avatar Sep 15 '17 06:09 TML007

instrument 不一定是准的 我觉得主要还是看dealloc是否执行,但是有时候dealloc执行了 leakfinder还是报错

fireJera avatar Jan 26 '18 17:01 fireJera