From owner-cvs-all Fri Mar 29 11:12:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 66DA637B417; Fri, 29 Mar 2002 11:12:41 -0800 (PST) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2TJCfq06158; Fri, 29 Mar 2002 11:12:41 -0800 (PST) (envelope-from alfred) Message-Id: <200203291912.g2TJCfq06158@freefall.freebsd.org> From: Alfred Perlstein Date: Fri, 29 Mar 2002 11:12:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linprocfs linprocfs.c src/sys/fs/procfs procfs_status.c X-FreeBSD-CVS-Branch: HEAD 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 alfred 2002/03/29 11:12:41 PST Modified files: sys/compat/linprocfs linprocfs.c sys/fs/procfs procfs_status.c Log: Protect proc struct (p_args and p_comm) when doing procfs IO that pulls data from it. Submitted by: Jonathan Mini Revision Changes Path 1.49 +17 -11 src/sys/compat/linprocfs/linprocfs.c 1.42 +17 -11 src/sys/fs/procfs/procfs_status.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message