From owner-cvs-all Sat Oct 19 17:45: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B494137B401; Sat, 19 Oct 2002 17:44:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 582E943E91; Sat, 19 Oct 2002 17:44:57 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9K0iamV097961; Sat, 19 Oct 2002 17:44:36 -0700 (PDT) (envelope-from jmallett@repoman.freebsd.org) Received: (from jmallett@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9K0iajf097958; Sat, 19 Oct 2002 17:44:36 -0700 (PDT) Message-Id: <200210200044.g9K0iajf097958@repoman.freebsd.org> From: Juli Mallett Date: Sat, 19 Oct 2002 17:44:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_info.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/10/19 17:44:36 PDT Modified files: (Branch: RELENG_4) lib/libc_r/uthread uthread_info.c Log: MFC: With FD locking now disabled, don't print the owner of the FD at all, as it results pretty trivially in a NULL dereference when dumping thread info. Approved by: deischen Revision Changes Path 1.14.2.7 +0 -4 src/lib/libc_r/uthread/uthread_info.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message