summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTomas Mraz <tmraz@fedoraproject.org>2011-06-02 21:53:55 +0200
committerTomas Mraz <tmraz@fedoraproject.org>2011-06-02 21:53:55 +0200
commit48590abce86b34e55c84f71424449f16d285eaf2 (patch)
treed5bbf32f2d481fbfd9081dd2bbeb8aae0abc3f59 /ChangeLog
parentbe52e613145564d55becf220111c0c81038eb7f6 (diff)
Guards for memory allocation errors in pam_cracklib module.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e91af88b..7af2a869 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,10 @@
* modules/pam_namespace/pam_namespace.8.xml: Document the mount_private
option.
+ * modules/pam_cracklib/pam_cracklib.c (str_lower): Make it no-op
+ on NULL strings.
+ (password_check): Guard for NULLs returned from memory allocation.
+
2011-05-30 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_timestamp/pam_timestamp.c (main): Remove unsused