This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/release-aarch64 in repository toolchain/ci/glibc.
from 76dfec9324 librt: fix NULL pointer dereference (bug 28213) adds 75507b3337 librt: add test (bug 28213) adds cc6ff883a6 sysvipc: Fix tst-sysvshm-linux on x32 adds 182ffd8e75 linux: Remove shmmax check from tst-sysvshm-linux adds 5c77e0cca9 posix: Correct attribute access mode on readlinkat [BZ #27024].
No new revisions were added by this update.
Summary of changes: posix/unistd.h | 2 +- rt/Makefile | 1 + rt/tst-bz28213.c | 101 ++++++++++++++++++++++++++++ sysdeps/unix/sysv/linux/tst-sysvshm-linux.c | 31 +++++---- 4 files changed, 120 insertions(+), 15 deletions(-) create mode 100644 rt/tst-bz28213.c