NetBSD-Bugs archive

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

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



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

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42273 CVS commit: [netbsd-5-0] src/common/lib/libc/hash/sha2
Date: Sat, 30 Jan 2010 20:38:44 +0000

 Module Name:   src
 Committed By:  snj
 Date:          Sat Jan 30 20:38:43 UTC 2010
 
 Modified Files:
        src/common/lib/libc/hash/sha2 [netbsd-5-0]: sha2.c
 
 Log Message:
 Pull up following revision(s) (requested by joerg in ticket #1276):
        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.7.14.2 -r1.7.14.3 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