GitHub user SolidWallOfCode opened a pull request: https://github.com/apache/trafficserver/pull/397
TS-3235: fix crash problem caused by sync problem in PluginVC. This is an updated version of PR 164 that has been tested in production. It attempts to fix the related issue in the C++ API. You can merge this pull request into a Git repository by running: $ git pull https://github.com/SolidWallOfCode/trafficserver ts-3235 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/397.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 #397 ---- commit ffe0c19dbbcc3fe6b4bd41248c4d1515406398be Author: zouyu <z...@yahoo-inc.com> Date: 2015-01-21T08:12:12Z TS-3235: fix crash problem caused by sync problem in PluginVC. This closes #164. ---- --- 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. ---