You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by zwoop <gi...@git.apache.org> on 2016/10/26 21:40:28 UTC

[GitHub] trafficserver pull request #1146: TS-5005: CID 1364117: Explicit null derefe...

GitHub user zwoop opened a pull request:

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

    TS-5005: CID 1364117: Explicit null dereferenced in HttpSM.cc

    Probably benign, since the vc shouldn't be NULL, but coverity is ruling with an iron fist.

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

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

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

    https://github.com/apache/trafficserver/pull/1146.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 #1146
    
----
commit b5fe8371a22ab812eecf4366ac451a2563c29ad4
Author: Leif Hedstrom <zw...@apache.org>
Date:   2016-10-26T21:39:16Z

    TS-5005: CID 1364117: Explicit null dereferenced in HttpSM.cc

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1146: TS-5005: CID 1364117: Explicit null dereferenced ...

Posted by atsci <gi...@git.apache.org>.
Github user atsci commented on the issue:

    https://github.com/apache/trafficserver/pull/1146
  
    FreeBSD build *successful*! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/1091/ for details.
     



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1146: TS-5005: CID 1364117: Explicit null dereferenced ...

Posted by SolidWallOfCode <gi...@git.apache.org>.
Github user SolidWallOfCode commented on the issue:

    https://github.com/apache/trafficserver/pull/1146
  
    Looks OK. I don't see how the VC would be `nullptr` and maybe the `if` should just be an assert, but it's OK for now. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1146: TS-5005: CID 1364117: Explicit null dereferenced ...

Posted by atsci <gi...@git.apache.org>.
Github user atsci commented on the issue:

    https://github.com/apache/trafficserver/pull/1146
  
    Linux build *successful*! See https://ci.trafficserver.apache.org/job/Github-Linux/983/ for details.
     



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver pull request #1146: TS-5005: CID 1364117: Explicit null derefe...

Posted by zwoop <gi...@git.apache.org>.
Github user zwoop closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---