This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.19/master in repository glibc.
from ce92632 CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112] new 1a43fd3 Fix memory handling in strxfrm_l [BZ #16009] new dea992a Always enable pointer guard [BZ #18928] new 66986de Harden tls_dtor_list with pointer mangling [BZ #19018]
The 3 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 | 33 +++ NEWS | 10 +- elf/rtld.c | 15 +- localedata/sort-test.sh | 6 + localedata/xfrm-test.c | 52 ++++- stdlib/cxa_thread_atexit_impl.c | 12 +- string/strxfrm_l.c | 499 ++++++++++++++++++++++++++++++++-------- sysdeps/generic/ldsodefs.h | 3 - 8 files changed, 507 insertions(+), 123 deletions(-)