HomeFreeBSD

timed(8): Use strlcpy() for bounds checking.

Description

timed(8): Use strlcpy() for bounds checking.

Prevent some theorical buffer overruns reported by Coverity.
Cleanup a use of gethostname() while here.

CID: 1006713, 1011166, 1011167, 1011168,

Details

Provenance
pfgAuthored on
Parents
rS299708: timed(8): Use stronger random number generator.
Branches
Unknown
Tags
Unknown