Re: Xcode 4.6.2: Unrelated code clangs "potential leak" of contextInfo
Re: Xcode 4.6.2: Unrelated code clangs "potential leak" of contextInfo
- Subject: Re: Xcode 4.6.2: Unrelated code clangs "potential leak" of contextInfo
- From: Jerry Krinock <email@hidden>
- Date: Mon, 22 Apr 2013 17:15:02 -0700
I'm supposing that the demo project in my original post obviously indicates a bug in Xcode or the the clang analyzer.
But I wonder which behavior should I report as a bug? Should clang be reporting my old-fashioned over-retained contextInfos when compiling with ARC as "potential leaks"? Or not?
I think not. Ideally, clang should be smart enough to look into the method(s) that an over-retained object is being passed to, and see if it gets released.
_______________________________________________
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