Date: Fri, 29 Mar 2002 11:12:41 -0800 (PST) From: Alfred Perlstein <alfred@FreeBSD.org> 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 Message-ID: <200203291912.g2TJCfq06158@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <mini@haikugeek.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203291912.g2TJCfq06158>