This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from bc779a1 CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112] new dba0832 Refactor bug-strtod.c to better test new types. new b26053d Refactor bug-strtod2.c to be type generic new db1fa6b Refactor tst-strtod6.c
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 ++++++++++ stdlib/bug-strtod.c | 104 +++++++++++++++++++-------------------------------- stdlib/bug-strtod2.c | 47 ++++++++++++++--------- stdlib/tst-strtod.h | 50 +++++++++++++++++++++++++ stdlib/tst-strtod6.c | 99 +++++++++++++++++------------------------------- 5 files changed, 172 insertions(+), 148 deletions(-) create mode 100644 stdlib/tst-strtod.h