Date: Fri, 7 Dec 2001 16:53:37 -0800 (PST) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_kevent.c Message-ID: <200112080053.fB80rbS15384@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2001/12/07 16:53:37 PST Modified files: lib/libc_r/uthread uthread_kevent.c Log: Prevent infinite loop, when kevent(2) is called wihout eventlist (i.e. eventlist == NULL or nevents == 0). Revision Changes Path 1.6 +2 -2 src/lib/libc_r/uthread/uthread_kevent.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?200112080053.fB80rbS15384>