Question about dealloc and NSBitmapImageRep
Question about dealloc and NSBitmapImageRep
- Subject: Question about dealloc and NSBitmapImageRep
- From: "Juan P. Pertierra" <email@hidden>
- Date: Tue, 11 Jul 2006 01:23:14 +0000
Hello,
When dealloc gets called for an NSBitmapRep object, does the data pointed to by the 'planes' array of pointers
also get freed? My understanding is that it does not get freed, only the NSBitmapImageRep object itself, but
I'm running into a crash that makes me question this...
Thanks in advance,
Juan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden