This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/glibc.
from 6c2f050dbe Add valgrind smoke test new 23e0e8f5f1 getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999) new 976db046bc tst-realpath-toolong: Fix hurd build
The 2 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: NEWS | 6 + stdlib/tst-realpath-toolong.c | 4 + sysdeps/posix/getcwd.c | 7 + sysdeps/unix/sysv/linux/Makefile | 7 +- sysdeps/unix/sysv/linux/tst-getcwd-smallbuff.c | 241 +++++++++++++++++++++++++ 5 files changed, 264 insertions(+), 1 deletion(-) create mode 100644 sysdeps/unix/sysv/linux/tst-getcwd-smallbuff.c