twitter-archive / CocoaSPDY

SPDY for iOS and OS X
Apache License 2.0
2.39k stars 233 forks source link

Fix leak of SecTrustRef in SPDYSocket #37

Closed kilink closed 10 years ago

kilink commented 10 years ago

Fix a memory leak in SPDYSocket's _onTLSHandshakeSuccess method.

jpinner commented 10 years ago

Thanks for the pull request!

This was fixed in a previous commit on develop, now merged into master, and will be released as v1.0.1.