[
https://issues.apache.org/jira/browse/TS-5008?focusedWorklogId=31175&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-31175
]
ASF GitHub Bot logged work on TS-5008:
--------------------------------------
Author: ASF GitHub Bot
Created on: 26/Oct/16 23:20
Start Date: 26/Oct/16 23:20
Worklog Time Spent: 10m
Work Description: Github user atsci commented on the issue:
https://github.com/apache/trafficserver/pull/1149
FreeBSD build *successful*! See
https://ci.trafficserver.apache.org/job/Github-FreeBSD/1098/ for details.
Issue Time Tracking
-------------------
Worklog Id: (was: 31175)
Time Spent: 40m (was: 0.5h)
> CID 1022007 Logically dead code
> -------------------------------
>
> Key: TS-5008
> URL: https://issues.apache.org/jira/browse/TS-5008
> Project: Traffic Server
> Issue Type: Bug
> Components: Core
> Reporter: Nathan Garabedian
> Time Spent: 40m
> Remaining Estimate: 0h
>
> if (ink_hash_table_lookup(our_map, virt_ip, &hash_value) != 0) {
> const: At condition in_ext_map, the value of in_ext_map must be equal
> to 0.
> dead_error_condition: The condition in_ext_map cannot be true.
> 620 if (in_ext_map) {
>
> CID 1022007 (#1 of 1): Logically dead code (DEADCODE)
> dead_error_line: Execution cannot reach this statement: ret = true;.
> 621 ret = true;
> 622 } else {
> 623 ret = false;
> 624 }
> 625 }
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)