cmcfarlen opened a new pull request, #12809:
URL: https://github.com/apache/trafficserver/pull/12809

   There is a bug in LAST-CAPTURE where the stored matches would point into a 
temporary and cause issues with using the last captured value.
   
   This PR move the storage for the regex subject to be in the Resources object 
so it can live through the entire hook.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to