This is an automated email from the ASF dual-hosted git repository.
swebb2066 pushed a change to branch improve_large_string_handling
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git
from 2272f67c Improve robustness to large MDC and NDC values
add bbd612cd Fix Fuzzer compilation error
add 76fb526d Fix failing xmltests
No new revisions were added by this update.
Summary of changes:
src/fuzzers/cpp/PatternParserFuzzer.cpp | 8 +-------
src/main/cpp/classnamepatternconverter.cpp | 6 ------
src/main/cpp/filelocationpatternconverter.cpp | 3 +--
src/main/cpp/fulllocationpatternconverter.cpp | 3 +--
src/main/cpp/integerpatternconverter.cpp | 3 +--
src/main/cpp/levelpatternconverter.cpp | 3 +--
src/main/cpp/linelocationpatternconverter.cpp | 3 +--
src/main/cpp/lineseparatorpatternconverter.cpp | 3 +--
src/main/cpp/loggerpatternconverter.cpp | 6 ------
src/main/cpp/mdcpatternconverter.cpp | 5 -----
src/main/cpp/messagepatternconverter.cpp | 3 +--
src/main/cpp/methodlocationpatternconverter.cpp | 3 +--
src/main/cpp/ndcpatternconverter.cpp | 3 +--
src/main/cpp/propertiespatternconverter.cpp | 3 +--
src/main/cpp/shortfilelocationpatternconverter.cpp | 3 +--
src/main/cpp/threadpatternconverter.cpp | 3 +--
src/main/cpp/threadusernamepatternconverter.cpp | 3 +--
src/main/cpp/throwableinformationpatternconverter.cpp | 6 ++----
src/test/cpp/patternlayouttest.cpp | 13 +++++++++----
19 files changed, 25 insertions(+), 58 deletions(-)