apache / logging-log4cxx

Apache Log4cxx is a C++ port of Apache Log4j
http://logging.apache.org/log4cxx
Apache License 2.0
278 stars 123 forks source link

Prevent undefined behaviour when an appender is deleted without being closed #400

Closed swebb2066 closed 4 months ago

swebb2066 commented 4 months ago

This PR addresses the underlying problem that caused the TelnetAppenderTestCase failure seen with Msys2.