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

   ConditionLastCapture never overrode initialize(), so its _matcher stayed 
null and eval() dereferenced it: any config using the documented condition form 
crashed traffic_server on the first matching request. Only the value expansion 
form worked, which is why this went unnoticed since #12117 added the condition.
   
   The new autest covers both spellings, including the documented "no previous 
match implies an empty string" case.


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