SHA256
1
0
forked from pool/glibc

Accepting request 712158 from home:Andreas_Schwab:Factory

- malloc-tests-warnings.patch: Fix warnings in malloc tests with GCC 9

OBS-URL: https://build.opensuse.org/request/show/712158
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=532
This commit is contained in:
2019-06-26 15:17:28 +00:00
committed by Git OBS Bridge
parent e6a16310f4
commit 3a6133b4ec
3 changed files with 131 additions and 0 deletions

View File

@@ -299,6 +299,8 @@ Patch1013: pldd-inf-loop.patch
Patch1014: malloc-large-bin-corruption-check.patch
# PATCH-FIX-UPSTREAM Fix crash in _IO_wfile_sync (BZ #20568)
Patch1015: wfile-sync-crash.patch
# PATCH-FIX-UPSTREAM malloc: Fix warnings in tests with GCC 9
Patch1016: malloc-tests-warnings.patch
###
# Patches awaiting upstream approval
@@ -524,6 +526,7 @@ makedb: A program to create a database for nss
%patch1013 -p1
%patch1014 -p1
%patch1015 -p1
%patch1016 -p1
%patch2000 -p1
%patch2004 -p1