[
https://issues.apache.org/jira/browse/TS-4979?focusedWorklogId=30807&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-30807
]
ASF GitHub Bot logged work on TS-4979:
--------------------------------------
Author: ASF GitHub Bot
Created on: 18/Oct/16 16:03
Start Date: 18/Oct/16 16:03
Worklog Time Spent: 10m
Work Description: Github user atsci commented on the issue:
https://github.com/apache/trafficserver/pull/1116
Linux build *failed*! See
https://ci.trafficserver.apache.org/job/Github-Linux/930/ for details.
Issue Time Tracking
-------------------
Worklog Id: (was: 30807)
Time Spent: 20m (was: 10m)
> clang-analyzer error in HttpTransact.cc
> ---------------------------------------
>
> Key: TS-4979
> URL: https://issues.apache.org/jira/browse/TS-4979
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP
> Reporter: Leif Hedstrom
> Assignee: Alan M. Carroll
> Fix For: 7.1.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {code}
> if (mimefield_value_equal(host_field, *host_val, host_val_len) == false) {
> 7
> ←
> Passing null pointer value via 2nd parameter 'value'
> →
> 8
> ←
> Calling 'mimefield_value_equal'
> →
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)