K 10 svn:author V 7 delphij K 8 svn:date V 27 2015-08-31T06:11:39.658981Z K 7 svn:log V 175 - uri is expected to be nul-terminated (strchr used later), so use strlcpy instead of strncpy. - unroll the other two cases of strncpy+\0 to strlcpy. MFC after: 2 weeks END