[
https://issues.apache.org/jira/browse/TS-4979?focusedWorklogId=30813&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-30813
]
ASF GitHub Bot logged work on TS-4979:
--------------------------------------
Author: ASF GitHub Bot
Created on: 18/Oct/16 17:05
Start Date: 18/Oct/16 17:05
Worklog Time Spent: 10m
Work Description: Github user SolidWallOfCode closed the pull request at:
https://github.com/apache/trafficserver/pull/1116
Issue Time Tracking
-------------------
Worklog Id: (was: 30813)
Time Spent: 1h 10m (was: 1h)
> 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: 1h 10m
> 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)