cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Uninitialized variable in http_ntlm.c

From: Wu, Mandy <mandy.wu_at_intel.com>
Date: Wed, 20 Jul 2011 09:53:58 +0800

On Wed, 2011-07-20 at 04:38 +0800, Michael Mueller wrote:
> Suggested fix:
> - const char *ntlm_auth;
> + const char *ntlm_auth = NULL;
Thanks for fixing it, and sorry about this bug I introduced. I should be
more careful...

Thanks,
Mandy

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