Source-Changes archive

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

CVS commit: [netbsd-10] src/sys/kern



Module Name:    src
Committed By:   martin
Date:           Sat Jul 12 10:54:49 UTC 2025

Modified Files:
        src/sys/kern [netbsd-10]: vfs_vnops.c

Log Message:
Pull up following revision(s) (requested by bad in ticket #1133):

        sys/kern/vfs_vnops.c: revision 1.246

release fp->f_lock after reading the offset in vn_read()

Fixes an obvious lock leak introduced in r1.238 and pulled up to netbsd-10.

Fixes PR kern/59519 vn_read() leaks file* lock


To generate a diff of this commit:
cvs rdiff -u -r1.235.4.1 -r1.235.4.2 src/sys/kern/vfs_vnops.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