This is an automated email from the ASF dual-hosted git repository.
swebb2066 pushed a change to branch xml_layout_char_neutralisation
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git
from 59dfd74b Remove unused variable
add c55fc6fa Add CDATA boundery test case
add 14d82bb3 Attribute text cannot include a control character
No new revisions were added by this update.
Summary of changes:
src/main/cpp/htmllayout.cpp | 4 ++--
src/main/cpp/transform.cpp | 23 +++++++++++++++++++----
src/main/cpp/xmllayout.cpp | 20 ++++++++++----------
src/main/include/log4cxx/helpers/transform.h | 25 ++++++++++++++++++-------
src/test/cpp/xml/xmllayouttest.cpp | 22 +++++++++++++---------
src/test/cpp/xml/xmllayouttestcase.cpp | 2 +-
src/test/resources/witness/xmlLayout.3 | 2 +-
7 files changed, 64 insertions(+), 34 deletions(-)