From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 35B713857C79; Mon, 6 Jul 2020 16:57:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 35B713857C79 From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug network/26210] New: Incorrect use of hidden symbols for global sunrpc variables Date: Mon, 06 Jul 2020 16:57:23 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: network X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jul 2020 16:57:24 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26210 Bug ID: 26210 Summary: Incorrect use of hidden symbols for global sunrpc variables Product: glibc Version: unspecified Status: NEW Severity: normal Priority: P2 Component: network Assignee: unassigned at sourceware dot org Reporter: fweimer at redhat dot com Target Milestone: --- Flags: security- This commit went into glibc 2.28: commit 89aacb513eb77549a29df2638913a0f8178cf3f5 Author: Florian Weimer Date: Fri May 11 15:36:50 2018 +0200 sunrpc: Remove stray exports without --enable-obsolete-rpc [BZ #23166] It introduces hidden alias for svc_pollfd, svc_max_pollfd, svc_fdset, but t= hose hidden aliases are incompatible with copy relocations. --=20 You are receiving this mail because: You are on the CC list for the bug.=