Date: Thu, 8 Jun 2006 21:58:04 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/security/audit audit.c Message-ID: <200606082158.k58Lw4iO078857@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2006-06-08 21:58:04 UTC
FreeBSD src repository
Modified files:
sys/security/audit audit.c
Log:
Lock process when copying fields from process structure so as to
get a consistent snapshot, as well as get consistent values (i.e.,
that p_comm is properly nul-terminated).
Perforce CID: 98824
Obtained from: TrustedBSD Project
Revision Changes Path
1.17 +2 -3 src/sys/security/audit/audit.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606082158.k58Lw4iO078857>
