This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from e8514ac7aa sysdeps: powerpc: restore -mlong-double-128 check new c8e73a1492 stdlib: Fix qsort memory leak if callback throws (BZ 32058)
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: stdlib/Makefile | 32 ++++++++- stdlib/qsort.c | 81 +++++++++++++--------- stdlib/tst-qsort4.c | 4 ++ .../pthread/tst-eintr4.c => stdlib/tst-qsort7.c | 65 ++++++++++++----- stdlib/tst-qsortx7.c | 1 + sysdeps/htl/pthreadP.h | 15 ++++ sysdeps/mach/hurd/Makefile | 3 + sysdeps/nptl/pthreadP.h | 8 +-- 8 files changed, 157 insertions(+), 52 deletions(-) copy sysdeps/pthread/tst-eintr4.c => stdlib/tst-qsort7.c (50%) create mode 100644 stdlib/tst-qsortx7.c