diff options
author | dillon <dillon@FreeBSD.org> | 1999-09-23 08:41:48 +0000 |
---|---|---|
committer | dillon <dillon@FreeBSD.org> | 1999-09-23 08:41:48 +0000 |
commit | c3199b7ad062a8f76e410357e44a8e69ebae7159 (patch) | |
tree | c23716ea754efb111bd74ff72ec689c81a2aaa10 /lib/libc | |
parent | 4e2e77a0f2f3ce1f209821176b0547dc4be96ffe (diff) | |
download | FreeBSD-src-c3199b7ad062a8f76e410357e44a8e69ebae7159.zip FreeBSD-src-c3199b7ad062a8f76e410357e44a8e69ebae7159.tar.gz |
Fix ccdiodone code. The code was using cbp->cb_buf.b_bcount to
sum the total amount of I/O issued to determine when all the I/O
has completed. This fails when the EOF boundry occurs in the middle
of an I/O. Using cbp->cb_buf.b_bufsize works better.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions