Subject: | BasicCheck.pm returns incorrect error code when there are not enough different symbols |
Line 100 should return "NOSYM" for "# not enough different symbols in password
". Instead, it returns SYM which is the number 2, which is also the error code for a password that
is too long.