Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 2003 11:32:33 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/crypto/sha2 sha2.c
Message-ID:  <200309081832.h88IWXgm087612@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@stop1984.com>
  
  Revision  Changes    Path
  1.7       +6 -6      src/sys/crypto/sha2/sha2.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309081832.h88IWXgm087612>