Module Name: src Committed By: kamil Date: Fri Sep 20 15:00:48 UTC 2019
Modified Files:
src/sys/kern: sys_select.c
Log Message:
Validate usec ranges in sys___select50()
Later in the code selcommon() checks for proper timespec, check only
correct usec of timeval before type conversions.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/sys/kern/sys_select.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
