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

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

Thomas Jackson created TS-4329:
----------------------------------

             Summary: 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


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)