Module Name: src Committed By: njoly Date: Tue May 20 17:31:18 UTC 2014
Modified Files:
src/sys/compat/linux/common: linux_uid16.c
Log Message:
Fix signed vs. unsigned comparison in getgroups16() syscall. Negative
gisetsize values now fail with EINVAL as expected.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/compat/linux/common/linux_uid16.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
