Module Name: src Committed By: msaitoh Date: Tue Aug 20 01:56:22 UTC 2019
Modified Files: src/sys/kern: sys_select.c Log Message: Use unsigned to avoid undefined behavior. Found by kUBSan. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 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.