Module Name: src Committed By: maxv Date: Fri Aug 23 11:19:39 UTC 2019
Modified Files:
src/sys/compat/linux/common: linux_fcntl.h
Log Message:
When dealing with an unknown value, set -1, to prevent (harmless)
uninitialized accesses later.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/compat/linux/common/linux_fcntl.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
