diff options
author | Benny Baumann <BenBE@geshi.org> | 2023-11-13 14:17:01 +0100 |
---|---|---|
committer | Benny Baumann <BenBE@geshi.org> | 2023-11-14 00:27:49 +0100 |
commit | a51c2cc8cb11c340e3768d6142008862b7ce69c1 (patch) | |
tree | 6c405ab1d56798e45e3b839d2954bb192db3e0ac /modules/pam_unix/pam_unix_acct.c | |
parent | 320fd5f60f43709209f2fbe2aa31b81af58389b8 (diff) | |
download | pam-a51c2cc8cb11c340e3768d6142008862b7ce69c1.tar.gz pam-a51c2cc8cb11c340e3768d6142008862b7ce69c1.tar.bz2 pam-a51c2cc8cb11c340e3768d6142008862b7ce69c1.zip |
pam_unix: only output length check message on failure
The debug message was placed outside the password length check and thus
if the length check succeeded no message would have been placed.
Comparing this location with other occurrences indicates this was by mistake,
thus the message is now suppressed if there's nothing to print anyway.
Signed-off-by: Benny Baumann <BenBE@geshi.org>
Diffstat (limited to 'modules/pam_unix/pam_unix_acct.c')
0 files changed, 0 insertions, 0 deletions