Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jan 2003 17:39:53 -0800 (PST)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libufs block.c
Message-ID:  <200301190139.h0J1drob094171@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2003/01/18 17:39:53 PST

  Modified files:
    lib/libufs           block.c 
  Log:
  Don't crash when utilities are dumb and try to read less than the disk block
  size (dumpfs may try to read the cylinder size (or is is sector size?) by way
  of bread).  Prevents a bounds error.
  
  Revision  Changes    Path
  1.4       +1 -1      src/lib/libufs/block.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?200301190139.h0J1drob094171>