mirror of
https://github.com/curl/curl.git
synced 2025-03-31 16:00:35 +08:00
parent
0c943964e1
commit
955e2769f7
@ -694,6 +694,7 @@ static CURLcode auth_create_digest_http_message(
|
||||
char *hashthis = NULL;
|
||||
char *tmp = NULL;
|
||||
|
||||
memset(hashbuf, 0, sizeof(hashbuf));
|
||||
if(!digest->nc)
|
||||
digest->nc = 1;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user