We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Xcode analyzer returns two potential leaks on iOS 9
Version: Analytics 3.0.7
Issues: SEGReachability.m:115:9: Potential leak of an object stored into 'ref' SEGReachability.m:131:9: Potential leak of an object stored into 'ref'
SEGReachability.m:115:9: Potential leak of an object stored into 'ref'
SEGReachability.m:131:9: Potential leak of an object stored into 'ref'
Steps to reproduce
The text was updated successfully, but these errors were encountered:
I think these are fixed by #517.
Sorry, something went wrong.
Closed by #551
No branches or pull requests
Xcode analyzer returns two potential leaks on iOS 9
Version: Analytics 3.0.7
Issues:
SEGReachability.m:115:9: Potential leak of an object stored into 'ref'
SEGReachability.m:131:9: Potential leak of an object stored into 'ref'
Steps to reproduce
The text was updated successfully, but these errors were encountered: