From owner-cvs-all Fri Aug 20 14: 6:45 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A088B15379; Fri, 20 Aug 1999 14:06:41 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA25749; Fri, 20 Aug 1999 14:06:21 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Message-Id: <199908202106.OAA25749@freefall.freebsd.org> From: Alfred Perlstein Date: Fri, 20 Aug 1999 14:06:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_select.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk alfred 1999/08/20 14:06:21 PDT Modified files: lib/libc_r/uthread uthread_select.c Log: move sanity check of timeval struct so as not to segfault when passed a null pointer. Pointed out by: Thomas Gellekum Reviewed by: eivind Revision Changes Path 1.11 +5 -5 src/lib/libc_r/uthread/uthread_select.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message