You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2016/04/07 16:07:25 UTC

[jira] [Updated] (TS-4329) Off-by-one error in NULL terminator for aname in hostdb

     [ https://issues.apache.org/jira/browse/TS-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-4329:
------------------------------
    Fix Version/s: 6.2.0

> Off-by-one error in NULL terminator for aname in hostdb
> -------------------------------------------------------
>
>                 Key: TS-4329
>                 URL: https://issues.apache.org/jira/browse/TS-4329
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Thomas Jackson
>            Assignee: Thomas Jackson
>             Fix For: 6.2.0
>
>
> This line https://github.com/apache/trafficserver/blob/master/iocore/hostdb/HostDB.cc#L1373
> Is off by one, and ink_strlcpy takes care of it so we can just remove the line.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)