From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: the format string of printf to print audit status is wrong Date: Mon, 4 Aug 2008 16:11:42 -0400 Message-ID: <200808041611.43048.sgrubb@redhat.com> References: <489148A4.3050807@cn.fujitsu.com> <1217509651.2902.86.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1217509651.2902.86.camel@localhost.localdomain> 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: Eric Paris Cc: audit-list List-Id: linux-audit@redhat.com On Thursday 31 July 2008 09:07:30 Eric Paris wrote: > So it seems reasonable to switch backlog=%d to backlog=%u but all of the > other values "could" be negative and should be shown as ints. Good point. I updated the patch. -Steve