diff options
author | Tomas Mraz <tmraz@fedoraproject.org> | 2011-03-21 22:02:16 +0100 |
---|---|---|
committer | Tomas Mraz <tmraz@fedoraproject.org> | 2011-03-21 22:02:16 +0100 |
commit | 7698a76cf4983fe69944a810305183f1fe6cc031 (patch) | |
tree | 662ce757dbdfc526818fe3ee6c29e72271ce418b /ChangeLog | |
parent | f052833acfa231b68d024fef7637883d81400e42 (diff) | |
download | pam-7698a76cf4983fe69944a810305183f1fe6cc031.tar.gz pam-7698a76cf4983fe69944a810305183f1fe6cc031.tar.bz2 pam-7698a76cf4983fe69944a810305183f1fe6cc031.zip |
Clear the whole MD5 context.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +2011-03-21 Tomas Mraz <tm@t8m.info> + * modules/pam_unix/md5.c (MD5Final): Clear the whole ctx. + 2011-03-18 Tomas Mraz <tm@t8m.info> * modules/pam_namespace/md5.c (MD5Final): Clear the whole ctx. |