aboutsummaryrefslogtreecommitdiff
path: root/patches-applied/limits_wrong_strncpy
diff options
context:
space:
mode:
Diffstat (limited to 'patches-applied/limits_wrong_strncpy')
-rw-r--r--patches-applied/limits_wrong_strncpy9
1 files changed, 9 insertions, 0 deletions
diff --git a/patches-applied/limits_wrong_strncpy b/patches-applied/limits_wrong_strncpy
index 293cb098..4e3f416f 100644
--- a/patches-applied/limits_wrong_strncpy
+++ b/patches-applied/limits_wrong_strncpy
@@ -1,3 +1,12 @@
+Patch for Debian bug #331278
+
+Remove a number of unnecessary string manipulations, including a
+strncpy() that was acting on overlapping memory.
+
+Authors: Steve Langasek <vorlon@debian.org>
+
+Upstream status: submitted in <20070901100913.GB10022@dario.dodds.net>
+
Index: pam/Linux-PAM/modules/pam_limits/pam_limits.c
===================================================================
--- pam.orig/Linux-PAM/modules/pam_limits/pam_limits.c