| Sign In/My Account | View Cart |
| Article: |
Building a Scratch Pad with Cocoa | |
| Subject: | Memory leak? | |
| Date: | 2001-12-04 23:04:11 | |
| From: | mikebeam | |
|
Response to: Memory leak?
|
||
| You're right, i should have put a dealloc method in the view class that would release the path object. Good eye! As for your second question, yes, memory used by an application, leaks and all, it released when said application quits. | ||