cvs commit: src/sys/crypto/sha2 sha2.c

Poul-Henning Kamp phk at FreeBSD.org
Mon Sep 8 11:32:34 PDT 2003


phk         2003/09/08 11:32:33 PDT

  FreeBSD src repository

  Modified files:
    sys/crypto/sha2      sha2.c 
  Log:
  Correctly bzero the entire context, not just the first sizeof(void *) bytes.
  
  Found by:       Juergen Buchmueller <pullmoll at stop1984.com>
  
  Revision  Changes    Path
  1.7       +6 -6      src/sys/crypto/sha2/sha2.c


More information about the cvs-src mailing list