Leif Hedstrom created TS-3284:
---------------------------------
Summary: Remove ink_strncpy() and ink_strlcpy()
Key: TS-3284
URL: https://issues.apache.org/jira/browse/TS-3284
Project: Traffic Server
Issue Type: Improvement
Components: Core
Reporter: Leif HedstromThey are unused, and shouldn't be used; we have ink_strlcpy() and ink_strlcat() instead. Also, for the cases where ink_str*() isn't usable, e.g. memcpy() is to be preferred. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
