GitHub user pbchou opened a pull request:

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

    TS-4728 Null pointer error in LogHost.cc (backport 6.2.x)

    @PSUdaemon -- As requested, this is a PR to backport the commits for this 
issue to 6.2.x. However, I'm not sure that I can fully vouch for this because 
IIRC the crash bug that I reported in the Jira was present in 7.0.x but not in 
6.1.x or 6.2.x.
    
    It was @zwoop who requested the back-port originally and @jpeach who wrote 
the commits in this PR.

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

    $ git pull https://github.com/pbchou/trafficserver TS-4728-backport-6.2.x

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

    https://github.com/apache/trafficserver/pull/1213.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 #1213
    
----
commit e2d746871d0fc05d280e74585289a14c5570dfdd
Author: James Peach <[email protected]>
Date:   2016-08-10T21:10:17Z

    TS-4728: Return bool from LogHost boolean functions.
    
    (cherry picked from commit 0a12b2682cc718057ee33d0642dfe009c5574004)
    
    Conflicts:
        proxy/logging/LogHost.cc

commit 8ec7dcd922493ec41318c989102717b555454a68
Author: James Peach <[email protected]>
Date:   2016-08-10T21:16:16Z

    TS-4728: Remove invalid LogHost assertion.
    
    (cherry picked from commit f502718abc09c66830d9dececf596e039daec422)
    
    Conflicts:
        proxy/logging/LogHost.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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to