K 10 svn:author V 3 pjd K 8 svn:date V 27 2010-08-16T21:59:56.220502Z K 7 svn:log V 208 The 'size' variable is there to limit how many bytes we want to copy from 'addr'. It is very likely that size of 'addr' is larger than 'size', so checking strlcpy() return value is bogus. MFC after: 3 weeks END