Instruments question.
Instruments question.
- Subject: Instruments question.
- From: Scott Andrew <email@hidden>
- Date: Fri, 23 Mar 2012 22:13:01 -0700
I am trying to instruments against and ARC project. Insturments reports no leaks. I can watch objects come and go in "Ojbect Summary" tab. However i am seeing a lot of little allocations in "All Objects" of small malloc bytes. That were allocated by my object. I have been through the code and can see all my clean up code being called. I have also put break points in my deallocs and can see them being called. Can assume all is OK? Are the extra bytes ARC caches? I am not using NIBs all is created by hand.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden