This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 342cc934a3 posix: Add terminal control setting support for posix_spawn new 03ad86880f elf: Fix use-after-free in ldconfig [BZ #26779] new 7845064d2d intl: Avoid -Wuse-after-free [BZ #26779] new ee52ab25ba io: Fix use-after-free in ftw [BZ #26779] new 4f20a1dc52 stdlib: Avoid -Wuse-after-free in __add_to_environ [BZ #26779]
The 4 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: elf/ldconfig.c | 2 +- intl/localealias.c | 12 +++++++++++- io/ftw.c | 5 +++-- stdlib/setenv.c | 6 ++++-- 4 files changed, 19 insertions(+), 6 deletions(-)