[Xcode-Users] Framework leaks?
[Xcode-Users] Framework leaks?
- Subject: [Xcode-Users] Framework leaks?
- From: Alexander von Below <email@hidden>
- Date: Thu, 26 Mar 2009 18:48:30 +0100
Hello List,
my main question basically is: How do I determine if something really,
actually is a leak in a framework?
I am putting an iPhone 2.2.1 app through the "Leaks" Instrument -- of
course running on the device, as I know that the Simulator will show
"Phantom Memory Leaks"
Leaks shows me that calls to NSURLConnection
sendSynchronousRequest:returningResponse:error and NSURLCredential
credentialWithUser:password:persistance are creating leaks, and I
would think that I have applied all proper rules of memory management
here.
How can I get rid of these leaks? Or can I determine that these are
really leaks in the frameworks and file bugs accordingly?
Thanks
Alex
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden