From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7837 invoked by alias); 20 Jul 2007 07:20:32 -0000 Received: (qmail 7803 invoked by alias); 20 Jul 2007 07:20:22 -0000 Date: Fri, 20 Jul 2007 07:20:00 -0000 Message-ID: <20070720072022.7802.qmail@sourceware.org> From: "cvs-commit at gcc dot gnu dot org" To: glibc-bugs@sources.redhat.com In-Reply-To: <20070719020241.4813.mikulas@artax.karlin.mff.cuni.cz> References: <20070719020241.4813.mikulas@artax.karlin.mff.cuni.cz> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/4813] forkpty() leaks file handles X-Bugzilla-Reason: CC 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 X-SW-Source: 2007-07/txt/msg00144.txt.bz2 ------- Additional Comments From cvs-commit at gcc dot gnu dot org 2007-07-20 07:20 ------- Subject: Bug 4813 CVSROOT: /cvs/glibc Module name: libc Changes by: jakub@sourceware.org 2007-07-20 07:20:07 Modified files: . : ChangeLog login : forkpty.c Log message: [BZ #4813] * login/forkpty.c (forkpty): Close master and slave fds on fork failure. Patch by Mikulas Patocka . Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&r1=1.10709&r2=1.10710 http://sourceware.org/cgi-bin/cvsweb.cgi/libc/login/forkpty.c.diff?cvsroot=glibc&r1=1.2&r2=1.3 -- http://sourceware.org/bugzilla/show_bug.cgi?id=4813 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.