[File-cvs] CVS commit: file/src

Christos Zoulas christos at zoulas.com
Mon Feb 14 16:26:10 UTC 2022


Module Name:	file
Committed By:	christos
Date:		Mon Feb 14 16:26:10 UTC 2022

Modified Files:
	file/src: funcs.c

Log Message:
PR/310: p870613: Don't use strlcpy to copy the string, it will try to scan
the source string to find out how much space is needed the source string
might not be NUL terminated.


To generate a diff of this commit:
cvs rdiff -r1.124 -r1.125 file/src/funcs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



More information about the File-cvs mailing list