]> granicus.if.org Git - curl/commit
http_ntlm_wb: Return the correct error on receiving an empty auth message
authorSteve Holme <steve_holme@hotmail.com>
Sat, 18 May 2019 16:05:04 +0000 (17:05 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 18 May 2019 18:00:51 +0000 (19:00 +0100)
commitbd21fc9d2f266e801f3846cf0dd7e9f183358a43
treec8d1df0a02435ed2a8895911ee0b65213e8743ea
parent697b1f911b6fee51ff2b271a292488fd7f9cdcda
http_ntlm_wb: Return the correct error on receiving an empty auth message

Missed in fe20826b as it wasn't implemented in http.c in b4d6db83.

Closes #3894
lib/curl_ntlm_wb.c