cURL / Mailing Lists / curl-library / Single Mail

curl-library

Curl_ssl_kill_session called with --without-ssl

From: Tor Arntsen <tor_at_spacetec.no>
Date: Fri, 30 Sep 2011 12:09:33 +0200

5793bc370c7 introduced Curl_ssl_kill_session() in sslgen.c/h, and it's
called from lib/share.c
However, it's been called also when compiling with --without-ssl
resulting in a link failure (because sslgen.o won't be linked)

See e.g. http://curl.haxx.se/dev/log.cgi?id=20110930070646-21543#prob3
Anyone got a fix for that already, or do you want me to work on it?

-Tor
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-09-30