From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Should open syscall records occur without a path record? Date: Mon, 23 Jul 2007 15:00:21 -0400 Message-ID: <200707231500.21392.sgrubb@redhat.com> References: <200707230951.46896.sgrubb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: 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: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Monday 23 July 2007 14:47:33 John D. Ramsdell wrote: > A PATH record gets ignored when another syscall event record occurs between > the SYSCALL record and the PATH record. OK good. That is a known problem (bz 235398) that should be worked on right after we get the improved dispatcher finished. -Steve