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)
pppctl88) Avoid strcpy() copies on overlapping string. Tags None Referenced Files None Subscribers None
Description
Details
|