You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by jacksontj <gi...@git.apache.org> on 2016/04/07 06:06:51 UTC

[GitHub] trafficserver pull request: TS-4329 Off-by-one error in NULL termi...

GitHub user jacksontj opened a pull request:

    https://github.com/apache/trafficserver/pull/555

    TS-4329 Off-by-one error in NULL terminator for aname in hostdb

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jacksontj/trafficserver TS-4329

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/555.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #555
    
----
commit 15b5793568e25df655cce3df4c0e27ae88a3277c
Author: Thomas Jackson <ja...@apache.org>
Date:   2016-04-07T04:06:20Z

    TS-4329 Off-by-one error in NULL terminator for aname in hostdb

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver pull request: TS-4329 Off-by-one error in NULL termi...

Posted by bgaff <gi...@git.apache.org>.
Github user bgaff commented on the pull request:

    https://github.com/apache/trafficserver/pull/555#issuecomment-206689366
  
    :+1: ink_strlcpy will deal with the null terminator, looks good.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver pull request: TS-4329 Off-by-one error in NULL termi...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/trafficserver/pull/555


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---