summaryrefslogtreecommitdiff
path: root/cpan/Digest-SHA/src/sha.h
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2013-01-15 10:32:29 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2013-01-15 10:32:29 +0000
commita8c6ff7b8e8c6037333c21f9b3f6b38b9278df4f (patch)
tree666ef5012d4ac0a9bd6a765240ac3e0c5972328e /cpan/Digest-SHA/src/sha.h
parent518a5310cc4bb66e3f41f288851d246966c3a685 (diff)
downloadperl-a8c6ff7b8e8c6037333c21f9b3f6b38b9278df4f.tar.gz
Update Digest-SHA to CPAN version 5.81
[DELTA] 5.81 Mon Jan 14 05:17:08 MST 2013 - corrected load subroutine (SHA.pm) to prevent double-free -- Bug #82655: Security issue - segfault -- thanks to Victor Efimov and Nicholas Clark for technical expertise and suggestions
Diffstat (limited to 'cpan/Digest-SHA/src/sha.h')
-rw-r--r--cpan/Digest-SHA/src/sha.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpan/Digest-SHA/src/sha.h b/cpan/Digest-SHA/src/sha.h
index 3355086347..6534b76350 100644
--- a/cpan/Digest-SHA/src/sha.h
+++ b/cpan/Digest-SHA/src/sha.h
@@ -5,8 +5,8 @@
*
* Copyright (C) 2003-2012 Mark Shelor, All Rights Reserved
*
- * Version: 5.80
- * Mon Dec 10 14:15:26 MST 2012
+ * Version: 5.81
+ * Mon Jan 14 05:17:08 MST 2013
*
*/