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

   Regex remap targets could repeat valid substitution markers enough times
   to exceed the fixed substitution arrays, even when every marker referred
   to an allowed capture group.
   
   This rejects targets with more substitution markers than the parser can
   store and covers the boundary with remap parser unit tests.


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