From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 96034 invoked by alias); 16 Sep 2015 12:53:30 -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 94961 invoked by uid 55); 16 Sep 2015 12:53:24 -0000 From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug libc/17244] trunk/sysdeps/unix/sysv/linux/semctl.c:116: va_args muxup ? Date: Wed, 16 Sep 2015 12:53:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.21 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org 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: 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: 2015-09/txt/msg00198.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=17244 --- Comment #1 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 1f60740e5f03823a557d1543cf08880a11d719de (commit) via a6d9312c4da740437752b8a73102bf3ca4e3bb3e (commit) from 51f24be7ba5d15313ae94f8fb4500ce07cb98c84 (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=1f60740e5f03823a557d1543cf08880a11d719de commit 1f60740e5f03823a557d1543cf08880a11d719de Author: Andreas Schwab Date: Tue Jul 7 12:51:17 2015 +0200 Remove extra va_start/va_end calls (bug 17244) https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=a6d9312c4da740437752b8a73102bf3ca4e3bb3e commit a6d9312c4da740437752b8a73102bf3ca4e3bb3e Author: Andreas Schwab Date: Tue Jul 7 12:52:51 2015 +0200 Add missing va_end calls (bug 17243) ----------------------------------------------------------------------- Summary of changes: ChangeLog | 11 +++++++++++ NEWS | 10 +++++----- posix/execl.c | 1 + posix/execle.c | 1 + posix/execlp.c | 1 + sysdeps/unix/sysv/linux/semctl.c | 8 -------- 6 files changed, 19 insertions(+), 13 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.