Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 2004 14:57:14 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/random randomdev_soft.c
Message-ID:  <200410121457.i9CEvEPI016002@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004-10-12 14:57:14 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/random       randomdev_soft.c 
  Log:
  Assert that the entropy source category provided by a caller submitting
  entropy is valid, as an invalid source will cause dereferencing of an
  array of queues to an incorrect memory location.
  
  Revision  Changes    Path
  1.6       +6 -0      src/sys/dev/random/randomdev_soft.c



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