Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/compat/linux/common



Module Name:    src
Committed By:   sborrill
Date:           Mon Sep  7 15:10:11 UTC 2026

Modified Files:
        src/sys/compat/linux/common: linux_file.c

Log Message:
Fix edge-case panic in copy_file_range when off_in or off_out are not NULL.

Found by Henrique Brito as part of GSoC 2024.


To generate a diff of this commit:
cvs rdiff -u -r1.134 -r1.135 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.




Home | Main Index | Thread Index | Old Index