From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH] Fix a bug of parsing "acct=" in function parse_user() Date: Thu, 28 Aug 2008 15:34:45 -0400 Message-ID: <200808281534.45371.sgrubb@redhat.com> References: <48B68081.2020200@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <48B68081.2020200@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: Peng Haitao Cc: audit-list List-Id: linux-audit@redhat.com On Thursday 28 August 2008 06:40:01 Peng Haitao wrote: > he value of "acct=" which is not in double quotation, cannot be right > gotten. OK, I see what this is doing. Applied. Thanks for the patch. -Steve