Skip to content
New issue

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

iOS 9 Analyzer potential leak #514

Closed
mruvim opened this issue Mar 7, 2016 · 2 comments
Closed

iOS 9 Analyzer potential leak #514

mruvim opened this issue Mar 7, 2016 · 2 comments

Comments

@mruvim
Copy link

mruvim commented Mar 7, 2016

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

  • Add library to a project
  • Run Xcode analyzer
@dbburgess
Copy link

I think these are fixed by #517.

@f2prateek
Copy link
Contributor

Closed by #551

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants