Skip to content
  • Evan Hunt's avatar
    [master] cleanup strcat/strcpy · 114f9508
    Evan Hunt authored
    4722.	[cleanup]	Clean up uses of strcpy() and strcat() in favor of
    			strlcpy() and strlcat() for safety. [RT #45981]
    114f9508