[
https://issues.apache.org/jira/browse/TS-4492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15310528#comment-15310528
]
ASF subversion and git services commented on TS-4492:
-----------------------------------------------------
Commit 4fb7791609599d78d009f16713eaa9903e1d4489 in trafficserver's branch
refs/heads/master from [~shinrich]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=4fb7791 ]
TS-4309: Fix missing event setting that was causing a spin if a end of SSL
stream occurred due to ERR_SYSCALL. Also fixes clang
warning described in TS-4492.
> clang-analyzer: dead assignment in SSLNetVConnection.cc
> -------------------------------------------------------
>
> Key: TS-4492
> URL: https://issues.apache.org/jira/browse/TS-4492
> Project: Traffic Server
> Issue Type: Bug
> Components: SSL
> Reporter: Leif Hedstrom
> Assignee: Susan Hinrichs
> Fix For: 7.0.0
>
>
> This is from TS-4309 I think?
> {code}
> char *current_block = buf.reader()->start();
> Value stored to 'current_block' during its initialization is never read
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)