jmestwa-coder opened a new pull request, #650: URL: https://github.com/apache/logging-log4cxx/pull/650
## Summary Normalize invalid `SMTPAppender` buffer sizes to a minimum value of `1` in `setBufferSize()`. This prevents invalid non-positive values from placing the internal cyclic buffer into an invalid state during configuration parsing. ## Tests Added regression coverage for negative `BUFFERSIZE` configuration values. -- 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]
