K 10 svn:author V 3 pfg K 8 svn:date V 27 2015-12-18T23:05:36.526867Z K 7 svn:log V 159 ed(1): Prevent possible string overflows Use strlcpy instead of strncpy to guarantee NULL termination. Pointed out by: imp CID: 1007252 X-MFC with: r292454 END