Date: Wed, 25 Feb 2009 13:47:09 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/security/audit audit_pipe.c Message-ID: <200902251347.n1PDlGKd073813@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2009-02-25 13:47:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/security/audit audit_pipe.c Log: SVN rev 189039 on 2009-02-25 13:47:09Z by rwatson Merge r188122 from head to stable/7: Eliminate the local variable 'ape' in audit_pipe_kqread(), as it's only used for an assertion that we don't really need anymore. Reported by: Christoph Mallon <christoph dot mallon at gmx dot de> Revision Changes Path 1.11.2.14 +0 -5 src/sys/security/audit/audit_pipe.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902251347.n1PDlGKd073813>