This is an automated email from the ASF dual-hosted git repository.

rmiddleton pushed a change to branch fix-domconfigurator-npe
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git


    from 69dac865 Fix SEGV with invalid appenders
     add f2eb65a2 Add LOG4CXX_CHAR=wchar_t with clang GitHub action (#474)
     add 2cbae954 Fix possible invalid cast (#470)
     add 2e16f526 Merge branch 'master' into fix-domconfigurator-npe

No new revisions were added by this update.

Summary of changes:
 .github/workflows/log4cxx-ubuntu.yml             |  5 +++++
 src/fuzzers/cpp/TimeBasedRollingPolicyFuzzer.cpp |  2 +-
 src/main/cpp/optionconverter.cpp                 | 15 +++++++++++++--
 src/main/cpp/syslogappender.cpp                  |  3 ++-
 src/test/cpp/xml/domtestcase.cpp                 |  8 ++++++++
 src/test/resources/input/xml/DOMInvalidLevel.xml | 11 +++++++++++
 6 files changed, 40 insertions(+), 4 deletions(-)
 create mode 100644 src/test/resources/input/xml/DOMInvalidLevel.xml

Reply via email to