This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr21120/2.24 in repository glibc.
discards 7cfdcd57fb Get rid of duplicate const declaration specifier warning in [...] discards 4308d3fc8f Fix string/tester.c for GCC 7 -Wstringop-overflow=. discards 76d8cfc034 Fix malloc/ tests for GCC 7 -Walloc-size-larger-than=. discards 45240ef5f4 Fix testsuite build for GCC 7 -Wformat-truncation. discards ee5bfbe14c Fix warning from latest GCC in tst-printf.c discards b343a6c400 Fix -Wformat-length warning in time/tst-strptime2.c discards a8d2af4a10 Fix nss_nisplus build with mainline GCC (bug 20978). discards ee074bc17f Fix rpcgen buffer overrun (bug 20790). discards cfc025ebb6 configure: Suppress expected compiler error message discards 67ca4485d7 Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573] discards 3387375fc8 Avoid running $(CXX) during build to obtain header file paths discards f8e29d9269 i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120] new 6184f4153f Avoid running $(CXX) during build to obtain header file paths new 4f990f7a50 Make copy of <bits/std_abs.h> from GCC 7 [BZ #21573] new dc25211f1e configure: Suppress expected compiler error message new 92dfaf676f Fix rpcgen buffer overrun (bug 20790). new 67f1789e52 Fix nss_nisplus build with mainline GCC (bug 20978). new d248276e69 Fix -Wformat-length warning in time/tst-strptime2.c new 1b2acbfc1f Fix warning from latest GCC in tst-printf.c new 29a97495a3 Fix testsuite build for GCC 7 -Wformat-truncation. new c25a5e5218 Fix malloc/ tests for GCC 7 -Walloc-size-larger-than=. new deaa1d0668 Fix string/tester.c for GCC 7 -Wstringop-overflow=. new dd3a46ce67 Get rid of duplicate const declaration specifier warning in [...] new 646afc2979 i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (7cfdcd57fb) \ N -- N -- N refs/heads/hjl/pr21120/2.24 (646afc2979)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 12 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: malloc/malloc.c | 14 -------------- sysdeps/generic/malloc-alignment.h | 9 ++++++++- 2 files changed, 8 insertions(+), 15 deletions(-)