HomeFreeBSD

pppctl88) Avoid strcpy() copies on overlapping string.

Description

pppctl88) Avoid strcpy() copies on overlapping string.

This may lead to unpredicatable behaviour on different platforms or C
library implementations. Use an intermediate variable.

Obtained from: DragonFlyBSD (git a861a526)

Details

Provenance
pfgAuthored on
Parents
rS328550: awk(1): Don't install tests at all
Branches
Unknown
Tags
Unknown