Source-Changes archive

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

CVS commit: [netbsd-11] src/sys/compat/linux/common



Module Name:    src
Committed By:   martin
Date:           Sun Sep 13 10:12:35 UTC 2026

Modified Files:
        src/sys/compat/linux/common [netbsd-11]: linux_file.c

Log Message:
Pull up following revision(s) (requested by sborrill in ticket #454):

        sys/compat/linux/common/linux_file.c: revision 1.135

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.133 -r1.133.2.1 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