pull fix from the head
authoraland <aland>
Tue, 20 Dec 2005 00:51:16 +0000 (00:51 +0000)
committeraland <aland>
Tue, 20 Dec 2005 00:51:16 +0000 (00:51 +0000)
src/modules/rlm_digest/rlm_digest.c

index d4bfa5b..d92f467 100644 (file)
@@ -237,6 +237,7 @@ static int digest_authenticate(void *instance, REQUEST *request)
        } else {
                a1[a1_len] = '\0';
                DEBUG2("A1 = %s (using MD5-Password)", a1);
+               a1_len = 16;
        }
 
        /*