curl_schannel.c: Reference count the credential/session handle
authorMarc Hoersken <info@marc-hoersken.de>
Sun, 9 Sep 2012 10:36:54 +0000 (12:36 +0200)
committerMarc Hoersken <info@marc-hoersken.de>
Sun, 9 Sep 2012 10:36:54 +0000 (12:36 +0200)
commit160312d9456763b36efbabf8a911e0185539f0e6
tree311c3ab191f65651bdcb354e2a987cf04e4e059f
parentbadb81769a32c263e4a1d4d161688bb67fbf940d
curl_schannel.c: Reference count the credential/session handle

Reference counting the credential handle should avoid that such a
handle is freed while it is still required for connection shutdown
lib/curl_schannel.c
lib/urldata.h