]> granicus.if.org Git - curl/commit
curl_schannel.c: Fixed possible memory or handle leak
authorMarc Hoersken <info@marc-hoersken.de>
Sat, 4 Oct 2014 16:24:23 +0000 (18:24 +0200)
committerMarc Hoersken <info@marc-hoersken.de>
Sat, 4 Oct 2014 16:24:23 +0000 (18:24 +0200)
commit330346d51c1a11a7607349e364c417fccfc42ef5
tree57ad9e9290248114874c431c8df8e66ef932a35b
parent8128db9ec19d6c15b5f1e239550a1c24a2f68022
curl_schannel.c: Fixed possible memory or handle leak

First try to fix possible memory leaks, in this case:
Only connssl->ctxt xor onnssl->cred being initialized.
lib/vtls/curl_schannel.c