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.
Please register or sign in to comment
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.
mentioned in commit 47c84a0f
·mentioned in commit 47c84a0f
mentioned in commit 6e9b69d2
·mentioned in commit 6e9b69d2