]> git.ipfire.org Git - thirdparty/curl.git/commit
ntlm_wb: do not use data->state.buf any longer
authorStefan Eissing <stefan@eissing.org>
Thu, 25 Jan 2024 12:01:28 +0000 (13:01 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 25 Jan 2024 16:04:02 +0000 (17:04 +0100)
commit8e9c304f4a350a822ca4138de2f20dc8b4ae9807
tree66509ae45da026fa37e45b98aa6eed586c705778
parentc93f95a5d8ff86f1c13819df5512fdb5a5c00fe5
ntlm_wb: do not use data->state.buf any longer

Closes #12787
lib/curl_ntlm_wb.c