This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.34/master in repository glibc.
from ae37d06c7d Update ChangeLog.old/ChangeLog.23. new 0b03996304 ldconfig: avoid leak on empty paths in config file new 3a48da47a9 gconv_parseconfdir: Fix memory leak new a5bd2e10e0 gaiconf_init: Avoid double-free in label and precedence lists new 7ff4da3dc2 copy_and_spawn_sgid: Avoid double calls to close() new 9995d0588f iconv_charmap: Close output file when done
The 5 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 | 6 +++++- iconv/gconv_parseconfdir.h | 9 ++++----- iconv/iconv_charmap.c | 2 ++ support/support_capture_subprocess.c | 1 + sysdeps/posix/getaddrinfo.c | 2 ++ 5 files changed, 14 insertions(+), 6 deletions(-)