Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Memory leak in AFOAuth2Manager.m #98

Open
yakovsh opened this issue Jun 22, 2015 · 0 comments
Open

Memory leak in AFOAuth2Manager.m #98

yakovsh opened this issue Jun 22, 2015 · 0 comments

Comments

@yakovsh
Copy link

yakovsh commented Jun 22, 2015

Found via Facebook's Infer tool:

ios/thirdparty/AFOAuth2Manager/AFOAuth2Manager.m:374: error: MEMORY_LEAK

memory dynamically allocated to updateDictionary by call to dictionary at line 365, column 45 is not reachable after line 376, column 9

I tried reporting this via email but got no response

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

No branches or pull requests

1 participant