MFC r287927:
Use strlcpy() instead of strncpy() because subsequent mkstemps expects the string be nul-terminated.
Reviewed by: neel