iphone - Why do I have a memory leak here? -


I do not understand why the instrument / leak tells me that there is a memory leak deedload in my scene. I release both objects and set them to zero in view DIDUnload. Can someone give me a clue here?

Device-to-Screen Link:

BR / Christoffer

I issue both objects in Dokok and I set them in zero in the view

I can understand the grammar of the sentence incorrectly, but you And should set and to zero in the dealloc and viewDidUnload.

As a general rule, you should always release and set to zero as a pair unless you have a specific reason.


Comments