Module Name: src
Committed By: kamil
Date: Fri Sep 20 15:09:07 UTC 2019
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_50.c
Log Message:
Validate usec ranges in compat_50_netbsd32_select()
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.39 -r1.40 src/sys/compat/netbsd32/netbsd32_compat_50.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.