You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by calavera <gi...@git.apache.org> on 2016/04/21 02:20:46 UTC

[GitHub] trafficserver pull request: Prevent LogFile from calling NULL refe...

GitHub user calavera opened a pull request:

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

    Prevent LogFile from calling NULL references with ASCII_PIPE.

    TrafficServer crashes when you try to use ASCII_PIPE because
    flushing the buffer it tries to set the creation date in a NULL
    object.
    
    Should I open an issue anywhere to keep track of this problem?
    
    Signed-off-by: David Calavera <da...@gmail.com>

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

    $ git pull https://github.com/calavera/trafficserver fix_null_pointer

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

    https://github.com/apache/trafficserver/pull/591.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 #591
    
----
commit a2fe424f5d4896bc0355ec73fef7beb84da0a144
Author: David Calavera <da...@gmail.com>
Date:   2016-04-21T00:10:05Z

    Prevent LogFile from calling NULL references with ASCII_PIPE.
    
    TrafficServer crashes when you try to use ASCII_PIPE because
    flushing the buffer it tries to set the creation date in a NULL
    object.
    
    Signed-off-by: David Calavera <da...@gmail.com>

----


---
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: Prevent LogFile from calling NULL refe...

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

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


---
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: Prevent LogFile from calling NULL refe...

Posted by calavera <gi...@git.apache.org>.
Github user calavera commented on the pull request:

    https://github.com/apache/trafficserver/pull/591#issuecomment-214593633
  
    I opened an issue https://issues.apache.org/jira/browse/TS-4384


---
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: Prevent LogFile from calling NULL refe...

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

    https://github.com/apache/trafficserver/pull/591#issuecomment-214593120
  
    Can you create a Jira for this please?


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