From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1983 invoked by alias); 17 Dec 2003 20:08:00 -0000 Mailing-List: contact sid-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sources.redhat.com Received: (qmail 1976 invoked from network); 17 Dec 2003 20:08:00 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (207.219.125.105) by sources.redhat.com with SMTP; 17 Dec 2003 20:08:00 -0000 Received: from redhat.com (to-dhcp15.toronto.redhat.com [172.16.14.115]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 9964A80018E; Wed, 17 Dec 2003 15:07:59 -0500 (EST) Message-ID: <3FE0B7BB.4070304@redhat.com> Date: Wed, 17 Dec 2003 20:08:00 -0000 From: Dave Brolley User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) MIME-Version: 1.0 To: Dave Brolley Cc: sid@sources.redhat.com Subject: Re: [patch] logger::delete_saved_messages References: <3FE0B55A.2040403@redhat.com> In-Reply-To: <3FE0B55A.2040403@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q4/txt/msg00046.txt.bz2 I forgot to mention that this is already committed. Dave Brolley wrote: > This corrects the clearing of saved_messages and saved_levels. The > previous code was just plain incorrect and caused memory access > problems on some platforms. >