summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>1999-09-23 08:41:48 +0000
committerdillon <dillon@FreeBSD.org>1999-09-23 08:41:48 +0000
commitc3199b7ad062a8f76e410357e44a8e69ebae7159 (patch)
treec23716ea754efb111bd74ff72ec689c81a2aaa10 /lib/libc/stdlib
parent4e2e77a0f2f3ce1f209821176b0547dc4be96ffe (diff)
downloadFreeBSD-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/stdlib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud