From owner-cvs-src@FreeBSD.ORG Tue Sep 26 10:11:41 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C858616A407; Tue, 26 Sep 2006 10:11:41 +0000 (UTC) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (relay0.rambler.ru [81.19.66.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B8E143D4C; Tue, 26 Sep 2006 10:11:41 +0000 (GMT) (envelope-from ru@rambler-co.ru) Received: from relay0.rambler.ru (localhost [127.0.0.1]) by relay0.rambler.ru (Postfix) with ESMTP id 2D5DD6113; Tue, 26 Sep 2006 14:11:40 +0400 (MSD) Received: from edoofus.park.rambler.ru (unknown [81.19.65.108]) by relay0.rambler.ru (Postfix) with ESMTP id 0B7FA60EF; Tue, 26 Sep 2006 14:11:40 +0400 (MSD) Received: (from ru@localhost) by edoofus.park.rambler.ru (8.13.8/8.13.8) id k8QABW4m012326; Tue, 26 Sep 2006 14:11:32 +0400 (MSD) (envelope-from ru) Date: Tue, 26 Sep 2006 14:11:32 +0400 From: Ruslan Ermilov To: Martin Blapp Message-ID: <20060926101132.GD11800@rambler-co.ru> References: <200609231452.k8NEql6w078197@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TybLhxa8M7aNoW+V" Content-Disposition: inline In-Reply-To: <200609231452.k8NEql6w078197@repoman.freebsd.org> User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: No virus found Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern tty.c tty_pty.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Sep 2006 10:11:41 -0000 --TybLhxa8M7aNoW+V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 23, 2006 at 02:52:47PM +0000, Martin Blapp wrote: > mbr 2006-09-23 14:52:47 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/kern tty.c tty_pty.c=20 > Log: > Check for tp->t_refcnt =3D=3D 0 before doing anything in tty_open(). > =20 > PR: 103520 > MFC after: 1 week > =20 > Revision Changes Path > 1.260 +6 -0 src/sys/kern/tty.c > 1.146 +12 -0 src/sys/kern/tty_pty.c >=20 Does kern_pts.c have the same problem? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --TybLhxa8M7aNoW+V Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFGPzUqRfpzJluFF4RAmLJAKCQS84qTXWcGjO2+3Jv7gDYRfEOSQCaAvdy srrNFu2DCUj2qrwd9zV+ZeQ= =Ro/q -----END PGP SIGNATURE----- --TybLhxa8M7aNoW+V--