[BACK]Return to errata23.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/errata23.html between version 1.42 and 1.43

version 1.42, 2007/09/07 22:45:17 version 1.43, 2008/01/02 23:08:58
Line 91 
Line 91 
 <p>  <p>
 <li><a name="resid"></a>  <li><a name="resid"></a>
 <font color="#009000"><strong>RELIABILITY FIX</strong></font><br>  <font color="#009000"><strong>RELIABILITY FIX</strong></font><br>
 Calling readv(2) with iov_len < 0 or > INT_MAX would result in a  Calling readv(2) with iov_len &lt; 0 or &gt; INT_MAX would result in a
 kernel panic.  This is the third revision of this patch.  kernel panic.  This is the third revision of this patch.
 <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/resid.patch">  <a href="ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.3/common/resid.patch">
 A source code patch exists which remedies this problem.</a>  A source code patch exists which remedies this problem.</a>

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43