diff options
author | vorlon <Unknown> | 2007-09-03 21:59:19 +0000 |
---|---|---|
committer | vorlon <Unknown> | 2007-09-03 21:59:19 +0000 |
commit | e5e9618e3e283d02b940fe72db6ad379502f3a64 (patch) | |
tree | 7bf9b956875fc6a181bb22bf369eaca3c5aef527 | |
parent | 5c0c32e7c196d7fa097ca69da729334289e1d9d2 (diff) | |
download | pam-e5e9618e3e283d02b940fe72db6ad379502f3a64.tar.gz pam-e5e9618e3e283d02b940fe72db6ad379502f3a64.tar.bz2 pam-e5e9618e3e283d02b940fe72db6ad379502f3a64.zip |
committed to CVS
-rw-r--r-- | patches-applied/limits_wrong_strncpy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches-applied/limits_wrong_strncpy b/patches-applied/limits_wrong_strncpy index 4e3f416f..529d5ebe 100644 --- a/patches-applied/limits_wrong_strncpy +++ b/patches-applied/limits_wrong_strncpy @@ -5,7 +5,7 @@ strncpy() that was acting on overlapping memory. Authors: Steve Langasek <vorlon@debian.org> -Upstream status: submitted in <20070901100913.GB10022@dario.dodds.net> +Upstream status: committed to CVS Index: pam/Linux-PAM/modules/pam_limits/pam_limits.c =================================================================== |