hostname: avoid strcpy() overlap in -d flag handling
We don't need the strcpy() anyways, just use a pointer to the hostname
buffer and move it forward for hostname -d.
Sponsored by: Klara, Inc.
hostname: avoid strcpy() overlap in -d flag handling Tags None Referenced Files None Subscribers None
Description
Details
|