Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.sbin/ac



Module Name:    src
Committed By:   mrg
Date:           Mon Apr 12 09:29:53 UTC 2021

Modified Files:
        src/usr.sbin/ac: ac.c

Log Message:
use strlcpy() to ensure desired nul termination.
trailing nul bytes are not needed here.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/usr.sbin/ac/ac.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