mirror of
https://github.com/curl/curl.git
synced 2026-07-23 11:27:18 +03:00
parent
0c943964e1
commit
955e2769f7
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue