Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/timed/timed
Module Name: src
Committed By: mrg
Date: Tue Aug 8 06:31:58 UTC 2023
Modified Files:
src/usr.sbin/timed/timed: timed.c
Log Message:
use standard strncpy() idiom to completely zero a buffer, including
explicitly nul the final char.
found by GCC 12.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/usr.sbin/timed/timed/timed.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index