Leif Hedstrom created TS-4492:
---------------------------------
Summary: 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
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)
