freebsd-dev/usr.sbin/pppctl
Pedro F. Giffuni d282086dec 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)
2018-01-29 14:23:44 +00:00
..
Makefile
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
pppctl.8
pppctl.c pppctl88) Avoid strcpy() copies on overlapping string. 2018-01-29 14:23:44 +00:00