This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 0f93d54cde Revert "Linux: Keep termios ioctl constants strictly internal" new 7ea06e9940 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: posix/Makefile | 1 + posix/regcomp.c | 4 +- posix/tst-regcomp-bracket-free.c | 176 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 180 insertions(+), 1 deletion(-) create mode 100644 posix/tst-regcomp-bracket-free.c