HomeFreeBSD

ppp(8): fix code producing debugging logs

Description

ppp(8): fix code producing debugging logs

Fix several cases when long buffer is copied to shorter one
using snprintf that results in contents truncation and
clobbering unsaved errno value and creation of misleading logs.

PR: 218517
Approved by: avg (mentor)
MFC after: 1 month

Details

Provenance
eugenAuthored on
Parents
rS329104: dts: Update our device tree sources files from Linux 4.15
Branches
Unknown
Tags
Unknown