Analyzer Messages
Analyzer Messages
- Subject: Analyzer Messages
- From: Gordon Apple <email@hidden>
- Date: Thu, 11 Aug 2011 15:00:48 -0500
- Thread-topic: Analyzer Messages
Title: Analyzer Messages
I’m getting a lot of this. Is this just an issue with the analyzer, or am I missing something?
self.author = @””;
Message: Potential leak.
self.captureManager = [[AVCamCaptureManager alloc] init];
[self.captureManager release];
Message: Incorrect decrement of retain count...
These are retained properties.
_______________________________________________
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