This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.25/master in repository glibc.
from 17357d93cb NEWS: merge two sections about security related changes in 2.25.1 new 6474863dcb <array_length.h>: New array_length and array_end macros new 778a7c1825 elf: Compute correct array size in _dl_init_paths [BZ #22606] new a8920e694a elf: Count components of the expanded path in _dl_init_path [...]
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 | 20 ++++++++++++++++++++ NEWS | 11 +++++++++++ elf/dl-load.c | 27 +++++++++++---------------- include/array_length.h | 36 ++++++++++++++++++++++++++++++++++++ 4 files changed, 78 insertions(+), 16 deletions(-) create mode 100644 include/array_length.h