Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2001 22:27:43 -0800 (PST)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/random yarrow.c
Message-ID:  <200103280627.f2S6Rhk41818@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2001/03/27 22:27:43 PST

  Modified files:
    sys/dev/random       yarrow.c 
  Log:
  Fix nasty corruption problem where a 64bit variable was being used
  (overflowed) to catch a 256bit result.
  
  Hard work done by:	jhb
  
  Revision  Changes    Path
  1.34      +7 -9      src/sys/dev/random/yarrow.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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