[
https://issues.apache.org/jira/browse/TS-3284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-3284:
------------------------------
Fix Version/s: 5.3.0
> 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 Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 5.3.0
>
>
> They 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)