简体   繁体   中英

How can I solve these memory leak in xcode?

I checked my application's memory leaking problem and these memory leaks are found. How can I solve these memory leak?

I used Leaks tool in Instruments . Here are the screenshots

Screenshot 1

Screenshot 2

Switch to the Call Tree, select the options indicated in screenshot, then double click the code line.

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM