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 737efa27fc x86_64: Remove unneeded static PIE check for undefined weak [...] new 76dfec9324 librt: fix NULL pointer dereference (bug 28213) new 75507b3337 librt: add test (bug 28213)
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: rt/Makefile | 1 + rt/tst-bz28213.c | 101 ++++++++++++++++++++++++++++++++++++ sysdeps/unix/sysv/linux/mq_notify.c | 2 +- 3 files changed, 103 insertions(+), 1 deletion(-) create mode 100644 rt/tst-bz28213.c