thomas 2007-04-05 20:31:23 UTC
FreeBSD src repository
Modified files:
sbin/dump traverse.c
Log:
(bread): For a read that is contained entirely within a block, never copy
out more than size bytes to the caller's buffer.
PR: bin/111191
Reviewed by: pb
MFC after: 1 week
Revision Changes Path
1.40 +1 -1 src/sbin/dump/traverse.c