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 dcc03e7081 x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715] new 9331dbdcd7 Fix integer overflows in internal memalign and malloc [BZ #2 [...]
The 1 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 | 13 +++ NEWS | 10 ++ malloc/Makefile | 1 + malloc/malloc.c | 30 ++++-- malloc/tst-malloc-too-large.c | 237 ++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 283 insertions(+), 8 deletions(-) create mode 100644 malloc/tst-malloc-too-large.c