truckman 936d644d38 MFC r299580
Use strlcpy() instead of strncpy() to ensure that ret->name is
NUL terminated.  The source and destination buffers are the same
size and the source *should* be NUL terminated, but be paranoid.

Reported by:	Coverity
CID:		1011274
2016-05-20 06:33:02 +00:00
..
2016-05-20 06:33:02 +00:00