]> granicus.if.org Git - curl/commit
Curl_base64_encode: always call with a real data handle.
authorPatrick Monnerat <patrick@monnerat.net>
Sat, 2 Sep 2017 11:49:59 +0000 (12:49 +0100)
committerPatrick Monnerat <patrick@monnerat.net>
Sat, 2 Sep 2017 11:49:59 +0000 (12:49 +0100)
commit6869d65f548b264725218f21cdf6443d26938e6f
treea588e621ab086d5290a66510f012622bd0202ac3
parent70231d6a6551ab89ea2801df661fc1cd17967ba7
Curl_base64_encode: always call with a real data handle.

Some calls in different modules were setting the data handle to NULL, causing
segmentation faults when using builds that enable character code conversions.
lib/curl_sasl.c
lib/http_ntlm.c
lib/vauth/ntlm.c
lib/vauth/ntlm_sspi.c
lib/vauth/vauth.h