GitHub user jrushf1239k opened a pull request: https://github.com/apache/trafficserver/pull/550
TS-4327: Fix bug introduced with the addition of multi-site origin to⦠Fixe a segmentation fault when checking the parent_result.rec pointer before it has been set by findParent(). See TS-4327. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jrushf1239k/trafficserver ts4327 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/550.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 #550 ---- commit ee280a771785c469f60050cf6e8136a2089d84d4 Author: John J. Rushford <john_rushf...@cable.comcast.com> Date: 2016-04-05T21:45:58Z TS-4327: Fix bug introduced with the addition of multi-site origin to parent selection. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---