NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/42273 CVS commit: [netbsd-4] src/common/lib/libc/hash/sha2



The following reply was made to PR lib/42273; it has been noted by GNATS.

From: Manuel Bouyer <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42273 CVS commit: [netbsd-4] src/common/lib/libc/hash/sha2
Date: Wed, 27 Jan 2010 21:09:14 +0000

 Module Name:   src
 Committed By:  bouyer
 Date:          Wed Jan 27 21:09:14 UTC 2010
 
 Modified Files:
        src/common/lib/libc/hash/sha2 [netbsd-4]: sha2.c
 
 Log Message:
 Pull up following revision(s) (requested by joerg in ticket #1382):
        common/lib/libc/hash/sha2/sha2.c: revision 1.21
 Fix unaligned access in *_Final for SHA224/SHA256/SHA384.
 Remaining part of PR 42273. Tested by snj.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.2.4.6 -r1.2.4.7 src/common/lib/libc/hash/sha2/sha2.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index