Memory Leaks in CocoaEcho Sample
Memory Leaks in CocoaEcho Sample
- Subject: Memory Leaks in CocoaEcho Sample
- From: Jens Beuckenhauer <email@hidden>
- Date: Wed, 22 Oct 2008 15:37:22 +0200
Hello,
I'm just building my own application based on the CocoaEcho sample
from Apple. But the CocoaEcho Client is full of memory leaks. These
leaks occur, when you select and deselect a CocoaEchoServer some times
by clicking on them and again next to them Leaked Objects are:
SCNetworkReachability
GeneralBlocks
NSCFDictionaries
NSCFData
NSCFInputStream
NSCFOutputStream
All points to the openstream: and closestream: methods but I am not so
skilled to find the error with the help of instruments and the
debugger. Does someone know if there is something wrong in the
CocoaEchoClient code or if the error is in the Cocoa frameworks itself?
Thanks
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