This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 4cab20fa49 nptl: wait for pending setxid request also in detached threa [...] new 0e28cfff9d support: Add support_blob_repeat_allocate_shared new eec0f4218c string: Add string/tst-memmove-overflow, a test case for bug 25620
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: string/Makefile | 2 +- string/tst-memmove-overflow.c | 155 ++++++++++++++++++++++++++++++++++++++ support/blob_repeat.c | 31 ++++++-- support/blob_repeat.h | 12 ++- support/tst-support_blob_repeat.c | 45 +++++++---- 5 files changed, 224 insertions(+), 21 deletions(-) create mode 100644 string/tst-memmove-overflow.c