Memory Leak in XIB file?
Memory Leak in XIB file?
- Subject: Memory Leak in XIB file?
- From: Jens Beuckenhauer <email@hidden>
- Date: Sat, 04 Oct 2008 21:29:01 +0200
Hello,
I have created a project in that I found a memory leak. The leak seems
to be located in a XIB file?!?
In the XIB file 'MainView' is an ImageView that shows an image file
(TIFF file) that is set via the IB inspector panel. In no way is the
ImageView connected via an outlet or action with any of my classes. If
I delete this ImageView the only memory leak in my project is gone.
If I then drop a new fresh ImageView in the XIB file there is also no
leak. But simply setting the image via the IB inspector panel to the
TIFF file 'regenerates' the memory leak...
Any idea what that can be?
Thanks for your help...
Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden