From owner-freebsd-bugs@FreeBSD.ORG Thu May 1 18:48:39 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC58D37B401 for ; Thu, 1 May 2003 18:48:39 -0700 (PDT) Received: from ns1.itga.com.au (ns1.itga.com.au [202.53.40.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68EA743F3F for ; Thu, 1 May 2003 18:48:38 -0700 (PDT) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns1.itga.com.au (8.12.9/8.12.9) with ESMTP id h421mbm2043845; Fri, 2 May 2003 11:48:37 +1000 (EST) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (localhost [127.0.0.1]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id LAA00536; Fri, 2 May 2003 11:48:36 +1000 (EST) Message-Id: <200305020148.LAA00536@lightning.itga.com.au> X-Mailer: exmh version 2.4 05/15/2001 with nmh-1.0.4 From: Gregory Bond To: Lukas Ertl In-reply-to: Your message of Thu, 01 May 2003 10:40:16 -0700. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 02 May 2003 11:48:36 +1000 Sender: gnb@itga.com.au cc: freebsd-bugs@freebsd.org Subject: Re: bin/51519: newsyslog handles bzip2-compressed files incorrectly X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2003 01:48:40 -0000 This patch seems to leak the malloc'd "tmp" buffer. This may not be a problem In Real Life for a 1-shot program like newsyslog.