Module Name: src Committed By: reinoud Date: Mon Jun 17 13:31:17 UTC 2024
Modified Files:
src/usr.sbin/makefs/cd9660: cd9660_conversion.c
Log Message:
We know the target string buffer only needs 18 but gcc can't figure this out.
Fixes compiling with -Werror=format-truncation
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/makefs/cd9660/cd9660_conversion.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
