]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Avoid an infinite loop if the last element of the iov array passed to
authorJason Evans <jasone@FreeBSD.org>
Thu, 16 Dec 1999 22:35:40 +0000 (22:35 +0000)
committerJason Evans <jasone@FreeBSD.org>
Thu, 16 Dec 1999 22:35:40 +0000 (22:35 +0000)
commite6a5e33c6b7713d446d7c29ab63b2e74ce785c86
tree2fb617baa8068148702da499ba2ee3a6a9dc31e0
parent6a4152243f1b6dba4ad0952116c83b6072b23a9c
Avoid an infinite loop if the last element of the iov array passed to
writev() has an iov_len of 0.

PR: bin/8281
lib/libc_r/uthread/uthread_writev.c
lib/libkse/thread/thr_writev.c
lib/libpthread/thread/thr_writev.c