Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Dec 1999 14:35:41 -0800 (PST)
From:      Jason Evans <jasone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread uthread_writev.c
Message-ID:  <199912162235.OAA42398@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jasone      1999/12/16 14:35:41 PST

  Modified files:
    lib/libc_r/uthread   uthread_writev.c 
  Log:
  Avoid an infinite loop if the last element of the iov array passed to
  writev() has an iov_len of 0.
  
  PR:		bin/8281
  
  Revision  Changes    Path
  1.13      +14 -2     src/lib/libc_r/uthread/uthread_writev.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?199912162235.OAA42398>