Module Name: src Committed By: christos Date: Sat Aug 12 23:22:49 UTC 2023
Modified Files:
src/sys/kern: sys_memfd.c
Log Message:
F_GETPATH guarantees that data points to a MAXPATHLEN pointer, so go back
to using MAXPATHLEN.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/kern/sys_memfd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
