30 Jul 2012 09:41
use of strlcpy
Alexander V. Chernikov <melifaro <at> ipfw.ru>
2012-07-30 07:41:37 GMT
2012-07-30 07:41:37 GMT
Hello list!
Currently we have
11:32 [0] fbsd8# egrep -RI 'strn?cpy' . 2>/dev/null | wc -l
44
items which are mostly strcpy.
Maybe we can add strlcpy() to linux sysdep code and convert most of
these calls?
I can provide patch if needed
RSS Feed