From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH 3/4] Add the checking of exclude filter list for the field which is not AUDIT_MSGTYPE Date: Mon, 4 Aug 2008 20:03:04 -0400 Message-ID: <200808042003.05302.sgrubb@redhat.com> References: <48943337.9090806@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <48943337.9090806@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:13:11 zhangxiliang wrote: > When field is not AUDIT_MSGTYPE, it is invalid for exclude filter list. > I think the fields shoud be check before sending to kernel. > I add checking and error message "-18" to realize it. Applied. Thanks ! -Steve