This is an automated email from the ASF dual-hosted git repository.
swebb2066 pushed a change to branch harden_character_set_conversion
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git
from 2dbff608 Values in the UTF-16 surrogate-range and above 0x10FFFF are
not code points
add 399cf943 Transcoder::decode methods just produce an unsigned int
No new revisions were added by this update.
Summary of changes:
src/main/cpp/outputstreamwriter.cpp | 1 -
src/main/include/log4cxx/helpers/charsetencoder.h | 2 +-
src/test/cpp/helpers/transcodertestcase.cpp | 2 +-
3 files changed, 2 insertions(+), 3 deletions(-)