[
https://issues.apache.org/jira/browse/TS-5053?focusedWorklogId=33604&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-33604
]
ASF GitHub Bot logged work on TS-5053:
--------------------------------------
Author: ASF GitHub Bot
Created on: 14/Dec/16 16:22
Start Date: 14/Dec/16 16:22
Worklog Time Spent: 10m
Work Description: Github user shinrich commented on the issue:
https://github.com/apache/trafficserver/pull/1257
Looks reasonable. Should we also be checking that we aren't overrunning
the 64 long argv array?
Issue Time Tracking
-------------------
Worklog Id: (was: 33604)
Time Spent: 20m (was: 10m)
> const char **argv passed to TSPluginInit is not null terminated
> ---------------------------------------------------------------
>
> Key: TS-5053
> URL: https://issues.apache.org/jira/browse/TS-5053
> Project: Traffic Server
> Issue Type: Bug
> Components: Plugins
> Reporter: Daniel Xu
> Assignee: Daniel Xu
> Fix For: 7.1.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> See title. Typically **argv is null terminated in other systems. And who are
> we to question 1000 years of tradition?
> One example of an issue is that {{lib/ts/ink_args.cc}} actually relies on
> **argv being null terminated. Interesting segfaults occur in plugins usings
> the ATS argument parser.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)