This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.35/master in repository glibc.
from 8040100201 Fix error reporting (false negatives) in SGID tests new a66bc3941f posix: Fix double-free after allocation failure in regcomp ( [...]
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: NEWS | 1 + posix/Makefile | 2 +- posix/regcomp.c | 4 +- posix/tst-regcomp-bracket-free.c | 176 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 181 insertions(+), 2 deletions(-) create mode 100644 posix/tst-regcomp-bracket-free.c