Module Name: src Committed By: riastradh Date: Tue Oct 1 17:15:59 UTC 2024
Modified Files:
src/sys/compat/linux/common: linux_file.c
Log Message:
linux_sys_copy_file_range: Avoid UB arithmetic overflow.
No functional change intended in the non-UB case.
To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 src/sys/compat/linux/common/linux_file.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
