You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rm...@apache.org on 2020/08/08 16:29:25 UTC

[logging-log4cxx] branch logcxx_398_transcoder_encode_losschar updated (097cecd -> ed608b0)

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

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


    from 097cecd  Fixed an infinite loop in "Transcoder::encode(const LogString&, std::wstring&)" by appending LOSSCHAR. The most likely alternative would be to throw on any invalid input instead, but that's not the case right now and LOSSCHAR used in other places as well.
     add ed608b0  added test case for LOG4CXX-398

No new revisions were added by this update.

Summary of changes:
 src/test/cpp/helpers/transcodertestcase.cpp | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)