[
https://issues.apache.org/jira/browse/TS-3284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14271089#comment-14271089
]
ASF subversion and git services commented on TS-3284:
-----------------------------------------------------
Commit 11537217ce3aa56ce4af2989e0e01acf2713928e in trafficserver's branch
refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=1153721 ]
Added TS-3284
> 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)