[
https://issues.apache.org/jira/browse/TS-4780?focusedWorklogId=27083&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-27083
]
ASF GitHub Bot logged work on TS-4780:
--------------------------------------
Author: ASF GitHub Bot
Created on: 24/Aug/16 22:58
Start Date: 24/Aug/16 22:58
Worklog Time Spent: 10m
Work Description: Github user atsci commented on the issue:
https://github.com/apache/trafficserver/pull/915
Linux build *failed*! See
https://ci.trafficserver.apache.org/job/Github-Linux/498/ for details.
Issue Time Tracking
-------------------
Worklog Id: (was: 27083)
Time Spent: 0.5h (was: 20m)
> CID 1361919: Control flow issues (DEADCODE) /lib/ts/InkErrno.cc:
> -------------------------------------------------------------------
>
> Key: TS-4780
> URL: https://issues.apache.org/jira/browse/TS-4780
> Project: Traffic Server
> Issue Type: Bug
> Components: Core
> Reporter: Leif Hedstrom
> Assignee: James Peach
> Fix For: 7.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> {code}
> *** CID 1361919: Control flow issues (DEADCODE)
> /lib/ts/InkErrno.cc: 105 in InkStrerror(int)()
> 99 }
> 100
> 101 if (ink_errno > SOCK_ERRNO) {
> 102 return "ESOCK (unknown)";
> 103 }
> 104
> CID 1361919: Control flow issues (DEADCODE)
> Execution cannot reach this statement: "return "(unknown)";".
> 105 return "(unknown)";
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)