This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.32/master in repository glibc.
from 9d5c6d007e aarch64: Use memcpy_simd as the default memcpy new 682ad4c862 iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: iconvdata/Makefile | 5 +- iconvdata/iso-2022-cn-ext.c | 12 ++++ iconvdata/tst-iconv-iso-2022-cn-ext.c | 128 ++++++++++++++++++++++++++++++++++ 3 files changed, 144 insertions(+), 1 deletion(-) create mode 100644 iconvdata/tst-iconv-iso-2022-cn-ext.c