On Tue, 19 Jul 2011, Michael Mueller wrote:

Sentry (our static analysis tool) found an uninitialized variable bug in libcurl last night. In the function CURLcode sso_ntlm_initiate, the code in question (introduced in commit a6d4807):

Thanks a lot, I've pushed your suggestion just now. I now see that clang also detected this flaw: http://curl.haxx.se/scans/2011-07-19-1/report-qYuRu3.html#EndPath

(For all readers, here's a reminder: we do daily clang-analyzer scans of the curl source code and the result is here: http://curl.haxx.se/scans/ )

--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to