Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2005 07:13:35 +0000 (UTC)
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/dev/random randomdev_soft.c
Message-ID:  <200503180713.j2I7DZ7K065013@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2005-03-18 07:13:35 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/random       randomdev_soft.c 
  Log:
  Fix off-by-one (too little!) array size problem.
  
  Detected by:    Coverity (ID#661)
  
  Revision  Changes    Path
  1.10      +1 -1      src/sys/dev/random/randomdev_soft.c



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