swebb2066 opened a new pull request, #710: URL: https://github.com/apache/logging-log4cxx/pull/710
This PR refactors UTF-8 decoding to remove unnecessary recursion, which could cause a stack overflow. UTF-8 decoding is used (since 1.5) during structured logging output (JSONLayout, HTMLLayout, and XMLLayout). -- 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]
