]> granicus.if.org Git - curl/commit
darwinssl: fix potential crash when attempting to copy an identity
authorNick Zitzmann <nickzman@gmail.com>
Wed, 14 May 2014 22:48:14 +0000 (17:48 -0500)
committerNick Zitzmann <nickzman@gmail.com>
Wed, 14 May 2014 22:48:14 +0000 (17:48 -0500)
commit69cdc95932f5f1dad774f5692037e4a0fdb311cd
tree69bd13a4378b90dd2934cdb899fe06d47032826f
parent4167498f7470445d136486bebe0482904772afc4
darwinssl: fix potential crash when attempting to copy an identity
from a P12 file

This could've happened if SecPKCS12Import() returned noErr _and_ no
identity.
lib/vtls/curl_darwinssl.c