summaryrefslogtreecommitdiffstats
path: root/Swift
diff options
context:
space:
mode:
authorTobias Markmann <tm@ayena.de>2015-11-10 14:08:48 (GMT)
committerSwift Review <review@swift.im>2015-11-10 15:23:29 (GMT)
commite754657d808cf12fd520e84a4b407be892d35c31 (patch)
tree41f7f1333bd1611f22ab8697a448a1c9859d39ba /Swift
parent5c5a2d35583915653408aad0b48a9b648ae3191a (diff)
downloadswift-e754657d808cf12fd520e84a4b407be892d35c31.zip
swift-e754657d808cf12fd520e84a4b407be892d35c31.tar.bz2
Fix Cocoa memory management error in Secure Transport backend
The code was calling CFRelease on a null pointer, which runs into an assert inside CFRelease. Test-Information: The crash happened during client certificate authentication using the Secure Transport backend. With this patch the crash is gone. Change-Id: If389dcb8b8a20fdc5cf77219d6c5afb86c9c3634
Diffstat (limited to 'Swift')
0 files changed, 0 insertions, 0 deletions