make Tim happy

This commit is contained in:
Christian Grothoff
2019-04-15 00:32:29 +02:00
parent 3ab54c6b3b
commit 47a862a9be
+1
View File
@@ -1057,6 +1057,7 @@ digest_auth_check_all (struct MHD_Connection *connection,
else
{
/* This will initialize da->sessionkey (ha1) */
mhd_assert (NULL != password); /* NULL == digest => password != NULL */
digest_calc_ha1_from_user (da->alg,
username,
realm,