Module Name: src Committed By: martin Date: Sat Jul 17 19:27:23 UTC 2021
Modified Files:
src/usr.sbin/sysinst: gpt.c
Log Message:
Use strlcpy() to copy the wedge device name (the code still assumes
the string is short enough and 0 terminated, but now gcc is happy).
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/usr.sbin/sysinst/gpt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
