This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 17b26500f9 Update syscall-names.list for Linux 4.18. new 2d7acfac3e nscd: Deallocate existing user names in file parser new e95c6f6192 nss_files: Fix file stream leak in aliases lookup [BZ #23521]
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: ChangeLog | 18 ++++ nscd/nscd_conf.c | 6 +- nss/Makefile | 3 + nss/nss_files/files-alias.c | 9 ++ nss/tst-nss-files-alias-leak.c | 237 +++++++++++++++++++++++++++++++++++++++++ 5 files changed, 272 insertions(+), 1 deletion(-) create mode 100644 nss/tst-nss-files-alias-leak.c