From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH 4/4] Add the checking of key field for a watch or syscall given Date: Tue, 5 Aug 2008 09:44:48 -0400 Message-ID: <200808050944.49259.sgrubb@redhat.com> References: <48943410.5030400@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <48943410.5030400@cn.fujitsu.com> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: zhangxiliang Cc: Linux Audit List-Id: linux-audit@redhat.com On Saturday 02 August 2008 06:16:48 zhangxiliang wrote: > When field is AUDIT_FILTERKEY, it should need a watch or syscall given > prior to it. So I add checking and error message "-19" to realize it. > > Do you agree with me? This is the patches for latest code in > audit SVN project. Applied. Thanks for the patch. -Steve