Module Name: src Committed By: riastradh Date: Sat Apr 22 14:23:32 UTC 2023
Modified Files: src/sys/kern: sys_descrip.c Log Message: fcntl(2), flock(2): Fix missing fd_putfile in error branch. Oops! To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 src/sys/kern/sys_descrip.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.