]> git.ipfire.org Git - thirdparty/curl.git/commit
Curl_ntlm_core_mk_nt_hash: fix OOM in error path
authorHarry Sintonen <sintonen@iki.fi>
Tue, 1 Jun 2021 09:31:15 +0000 (11:31 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 1 Jun 2021 11:38:01 +0000 (13:38 +0200)
commitf1cd5004b0965884af0c1e5f268ae799e24f4f16
treeb9436130cc8ca1c5b9bd7d436d66a92be9bdb752
parentb249592d29ae0a2b3e8e07fdbc01f33b5a5b8420
Curl_ntlm_core_mk_nt_hash: fix OOM in error path

Closes #7164
lib/curl_ntlm_core.c