[
https://issues.apache.org/jira/browse/TS-4729?focusedWorklogId=26272&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-26272
]
ASF GitHub Bot logged work on TS-4729:
--------------------------------------
Author: ASF GitHub Bot
Created on: 10/Aug/16 03:14
Start Date: 10/Aug/16 03:14
Worklog Time Spent: 10m
Work Description: GitHub user masaori335 opened a pull request:
https://github.com/apache/trafficserver/pull/847
TS-4729: Remove dead assaignment in Http2Stream
[TS-4729](https://issues.apache.org/jira/browse/TS-4729)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/masaori335/trafficserver ts-4729
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/847.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 #847
----
commit dd48279f66d503312c3f3b5a1ad534bda5d3a65c
Author: Masaori Koshiba <[email protected]>
Date: 2016-08-10T03:06:54Z
TS-4729: Remove dead assaignment in Http2Stream
----
Issue Time Tracking
-------------------
Worklog Id: (was: 26272)
Time Spent: 10m
Remaining Estimate: 0h
> 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
> Time Spent: 10m
> 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)