You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2016/05/31 18:46:12 UTC

[jira] [Updated] (TS-4492) clang-analyzer: dead assignment in SSLNetVConnection.cc

     [ https://issues.apache.org/jira/browse/TS-4492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-4492:
------------------------------
    Assignee: Susan Hinrichs

> 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)