GitHub user shinrich opened a pull request: https://github.com/apache/trafficserver/pull/508
TS-4243: Added collapsed_forward to the parent makefile so it will g⦠â¦et built. Also changed the allocation of the RequestData so the std::string member is appropriately initialized. This was causing a crash when running. And fixed a compile error I saw in RHEL 6 You can merge this pull request into a Git repository by running: $ git pull https://github.com/shinrich/trafficserver ts-4243 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/508.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 #508 ---- commit 5adbb83843baa84373572a732b6d69dd03ca8e4f Author: shinrich <shinr...@yahoo-inc.com> Date: 2016-03-01T22:35:38Z TS-4243: Added collapsed_forward to the parent makefile so it will get built. Also changed the allocation of the RequestData so the std::string member is appropriately initialized. This was causing a crash when running. And fixed a compile error I saw in RHEL 6 ---- --- 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. ---