K 10 svn:author V 5 eugen K 8 svn:date V 27 2018-03-12T17:37:38.189221Z K 7 svn:log V 325 MFC r329105: ppp(8): fix code producing debugging logs 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: mav (mentor) END