| Sign In/My Account | View Cart |
| Article: |
Building a Scratch Pad with Cocoa | |
| Subject: | Memory leak? | |
| Date: | 2001-12-04 09:16:39 | |
| From: | retro | |
|
I notice in the final version, that you retain the path but you never release it. Is this a problem? I know that it is good practice to always balance retains with releases, and it seems that there should be a dealloc method for this subclass in order to release the memory.
|
||
Showing messages 1 through 1 of 1.
Memory leak?