OxBat commented on PR #590:
URL: https://github.com/apache/logging-log4cxx/pull/590#issuecomment-3818158978

   The existing test only catches circular dependencies (loops). My fix targets 
stack overflows caused by deep recursion without loops.
   
   I just added `varSubstDepthLimitTest` to cover this specific case (it builds 
a chain of 25 items to ensure we stop gracefully at the limit).


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