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

   If the `sni.yaml` configuration file contained multiple wildcard entries, an 
incorrect wildcard entry could be matched instead of the exact match listed 
first in the file.
   
   This issue occurred because the `rank` for wildcard entries was set to 0 
(the default value) and was not updated in the move constructor when the list 
was resized to accommodate a new entry.
   
   


-- 
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: github-unsubscr...@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to