You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/17 21:57:39 UTC

[jira] [Commented] (TS-4140) CID 1348541: Control flow issues (DEADCODE)

    [ https://issues.apache.org/jira/browse/TS-4140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103921#comment-15103921 ] 

ASF GitHub Bot commented on TS-4140:
------------------------------------

GitHub user zwoop opened a pull request:

    https://github.com/apache/trafficserver/pull/427

    TS-4140 Fixes a coverity warning due to changes in TS-4106 (dead code)

    This restores an older behavior, removing an unnecessary conditional (dead code).q can never be NUL..

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zwoop/trafficserver TS-4140

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/427.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 #427
    
----
commit bacda9914fdfe4acd9e8f01e1fffb6d3f2773f65
Author: Leif Hedstrom <zw...@apache.org>
Date:   2016-01-17T20:55:24Z

    TS-4140 Fixes a coverity warning due to changes in TS-4106 (dead code)

----


> CID 1348541:  Control flow issues  (DEADCODE)
> ---------------------------------------------
>
>                 Key: TS-4140
>                 URL: https://issues.apache.org/jira/browse/TS-4140
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Web UI
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>              Labels: coverity
>             Fix For: 6.1.0
>
>
> This is due to TS-4106, and I believe coverity is correct; q can't be NULL.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)