GitHub user brkishore opened a pull request:

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

    TS-4911: ts_lua plugin is modified to clear 'client_response_hdrp' pointer 
when it enters SEND_RESPONSE_HDR hook.

    This is to backport PR on to 6.2.x.
    globalHookHandler() [ts_lua.c] and 
ts_lua_http_cont_handler()[ts_lua_util.c] are modified to clear 
'client_response_hdrp' pointer when it enters SEND_RESPONSE_HDR hook.

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

    $ git pull https://github.com/brkishore/trafficserver TS-4911-BP-6.2.x

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

    https://github.com/apache/trafficserver/pull/1065.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 #1065
    
----
commit eabb0136a2f22ffac2366e013d80263ae15c6f4d
Author: rb304g <rb3...@att.com>
Date:   2016-09-29T18:42:56Z

    TS-4911: ts_lua plugin is modified to clear 'client_response_hdrp' pointer 
when it enters SEND_RESPONSE_HDR hook.

----


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

Reply via email to