cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: a sasl warning

From: Steve Holme <steve_holme_at_hotmail.com>
Date: Sun, 3 Jun 2012 00:05:38 +0100

Hi Daniel,

> Since Curl_ntlm_sspi_cleanup() is defined to nothing on some systems we
get a
> warning in curl_sasl.c and I was thinking perhaps we can add something
like
> the following to avoid the warning:

Thank you for that. I saw the waning on the automated builds and couldn't
figure it out - I had forgotten that, that function was a NOP on non-SSPI
systems.

I've tested your fix on Windows with and without SSPI compiled in and it
seems to be good ;-)

As such I've pushed commit: 273e9afcc8f4

Cheers

Steve

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-06-03