From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18556 invoked by alias); 20 Jun 2014 20:55:26 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Received: (qmail 17914 invoked by uid 55); 20 Jun 2014 20:55:20 -0000 From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/16046] dl_iterate_phdr should not expose internal stub Date: Fri, 20 Jun 2014 20:55:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: RESOLVED 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: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-06/txt/msg01351.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=16046 --- Comment #4 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU C Library master sources". The branch, master has been updated via 257ce7127e2f64a6a959b146786cd43de0e42b5f (commit) from 4e6d234712f976eee62fb2047338a501da00c4c7 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=257ce7127e2f64a6a959b146786cd43de0e42b5f commit 257ce7127e2f64a6a959b146786cd43de0e42b5f Author: Maciej W. Rozycki Date: Fri Jun 20 21:52:53 2014 +0100 [BZ #16046] dl_iterate_phdr static executable test ----------------------------------------------------------------------- Summary of changes: ChangeLog | 4 +++ elf/Makefile | 2 +- posix/tst-fnmatch3.c => elf/tst-dl-iter-static.c | 27 +++++++++++++++++---- 3 files changed, 27 insertions(+), 6 deletions(-) copy posix/tst-fnmatch3.c => elf/tst-dl-iter-static.c (65%) -- You are receiving this mail because: You are on the CC list for the bug.