diff options
Diffstat (limited to 'patches-applied')
-rw-r--r-- | patches-applied/063_paswd_segv | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/patches-applied/063_paswd_segv b/patches-applied/063_paswd_segv index bcc5ea3c..fc187788 100644 --- a/patches-applied/063_paswd_segv +++ b/patches-applied/063_paswd_segv @@ -1,3 +1,11 @@ +Patch for Debian bug #360657 + +Fix a segfault when the user presses ^D at a password prompt + +Authors: Dann Frazier <dannf@debian.org> + +Upstream status: not yet submitted + Index: Linux-PAM/modules/pam_unix/pam_unix_passwd.c =================================================================== --- Linux-PAM/modules/pam_unix/pam_unix_passwd.c.orig |