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

Fixed leaking sslProperties in startRequest. #288

Closed
wants to merge 1 commit into from
Closed

Fixed leaking sslProperties in startRequest. #288

wants to merge 1 commit into from

Conversation

alternegro
Copy link

My first pull request ever :-)
Changed sslProperties in startRequest to autoreleased dictionaryWithObjectsAndKeys to fix memory leak
I used dictionaryWithObjectsAndKeys instead of autorelease so there is one less thing to change when you transition to arc.

@jogu
Copy link
Collaborator

jogu commented Jan 13, 2012

Thanks for suggesting this fix - several different fixes for this had built up in the pull queue, so I've applied one and am closing the rest.

@jogu jogu closed this Jan 13, 2012
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

Successfully merging this pull request may close these issues.

None yet

2 participants