From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Patch to auparse to handle out of order messages 1 of 3 Date: Wed, 06 Jan 2016 10:43:11 -0500 Message-ID: <2555434.sCgBOIFv4p@x2> References: <1452076157.26850.87.camel@swtf.swtf.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1452076157.26850.87.camel@swtf.swtf.dyndns.org> 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, burn@swtf.dyndns.org List-Id: linux-audit@redhat.com On Wednesday, January 06, 2016 09:29:17 PM Burn Alting wrote: > The following three patches address this problem. > > #1 - convert the existing code to change auparse's auparse_state_t (aka > struct opaque) event_list_t element 'le' to be a pointer, so the 'lol' > code can more seamlessly fit in. Applied thanks! -Steve