]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
move sanity check of timeval struct so as not to segfault when passed
authorAlfred Perlstein <alfred@FreeBSD.org>
Fri, 20 Aug 1999 21:06:20 +0000 (21:06 +0000)
committerAlfred Perlstein <alfred@FreeBSD.org>
Fri, 20 Aug 1999 21:06:20 +0000 (21:06 +0000)
commit89f6acf96aaf928b693b36c19807f24b7c76c323
tree3c60107297872f744528f80874d787707690298f
parent1744fcd082234a07ccb0fa12c271f851d627b95d
move sanity check of timeval struct so as not to segfault when passed
a null pointer.

Pointed out by: Thomas Gellekum <tg@ihf.rwth-aachen.de>
Reviewed by:    eivind
lib/libc_r/uthread/uthread_select.c
lib/libkse/thread/thr_select.c
lib/libpthread/thread/thr_select.c