From mboxrd@z Thu Jan 1 00:00:00 1970 From: ramsdell@mitre.org (John D. Ramsdell) Subject: Re: clone flags Date: 19 Jul 2007 15:42:19 -0400 Message-ID: References: <1184867993.3544.26.camel@localhost.localdomain> <1184873837.3923.1.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <1184873837.3923.1.camel@localhost.localdomain> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Eric Paris Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com Eric Paris writes: > So I'd say change all your stuff to look only at a0 for clone and > someone (sgrubb already knows) needs to fix auparse to look for the > flags in a0 not in a2. This is very good news. I guess I was too trusting of the correctness of Steve's code. Thank you. John