move the ssl config clone call to before the connectionexists call and then
authorDaniel Stenberg <daniel@haxx.se>
Mon, 31 Mar 2003 21:43:05 +0000 (21:43 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 31 Mar 2003 21:43:05 +0000 (21:43 +0000)
commitdf00ec3c8200bfc34ab21490f962e84bcc40a736
tree42ea2a2f1f95d254ab67f69fd846c581975fd001
parentad6fca28f903423f3593e36a6737b90527abd9ce
move the ssl config clone call to before the connectionexists call and then
also subsequently free the ssl struct if the connection struct is to be
deleted
lib/url.c