summaryrefslogtreecommitdiff
path: root/patches-applied/limits_wrong_strncpy
diff options
context:
space:
mode:
authorvorlon <Unknown>2007-09-01 10:12:42 +0000
committervorlon <Unknown>2007-09-01 10:12:42 +0000
commite43290212c0768b5d6fc603c880bb101d498684f (patch)
tree583691d38bd2342601b9040d78fb58ddc999d588 /patches-applied/limits_wrong_strncpy
parenteab5b28c36b8c0a417ce076f1048ed6225f3aa6a (diff)
add a patch header
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