This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.28/master in repository glibc.
from d05b05d157 error, error_at_line: Add missing va_end calls new bfcfa22589 nscd: Deallocate existing user names in file parser new 2f498f3d14 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 ++++ NEWS | 1 + nscd/nscd_conf.c | 6 +- nss/Makefile | 3 + nss/nss_files/files-alias.c | 9 ++ nss/tst-nss-files-alias-leak.c | 237 +++++++++++++++++++++++++++++++++++++++++ 6 files changed, 273 insertions(+), 1 deletion(-) create mode 100644 nss/tst-nss-files-alias-leak.c