aboutsummaryrefslogtreecommitdiff
path: root/patches-applied/055_pam_unix_nullok_secure
diff options
context:
space:
mode:
Diffstat (limited to 'patches-applied/055_pam_unix_nullok_secure')
-rw-r--r--patches-applied/055_pam_unix_nullok_secure2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches-applied/055_pam_unix_nullok_secure b/patches-applied/055_pam_unix_nullok_secure
index 8cfeea8d..1d67a32b 100644
--- a/patches-applied/055_pam_unix_nullok_secure
+++ b/patches-applied/055_pam_unix_nullok_secure
@@ -48,7 +48,7 @@ Index: Linux-PAM/modules/pam_unix/support.c
return retval;
}
-@@ -693,7 +711,7 @@
+@@ -692,7 +710,7 @@
int salt_len = strlen(salt);
if (!salt_len) {
/* the stored password is NULL */