[
https://issues.apache.org/jira/browse/TS-4729?focusedWorklogId=26293&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-26293
]
ASF GitHub Bot logged work on TS-4729:
--------------------------------------
Author: ASF GitHub Bot
Created on: 10/Aug/16 20:03
Start Date: 10/Aug/16 20:03
Worklog Time Spent: 10m
Work Description: GitHub user shinrich opened a pull request:
https://github.com/apache/trafficserver/pull/849
TS-4729: Fix dead assignment.
Alternative to PR 847
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shinrich/trafficserver ts-4729
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/849.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #849
----
----
Issue Time Tracking
-------------------
Worklog Id: (was: 26293)
Time Spent: 1.5h (was: 1h 20m)
> clang-analyzer: Dead assignment in Http2Stream
> ----------------------------------------------
>
> Key: TS-4729
> URL: https://issues.apache.org/jira/browse/TS-4729
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP/2
> Reporter: Masaori Koshiba
> Assignee: Masaori Koshiba
> Fix For: 7.0.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> {noformat}
> Bug Summary
> File: Http2Stream.cc
> Location: line 508, column 9
> Description: Value stored to 'is_done' is never read
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)