X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mx1.tetrasec.net (mx1.tetrasec.net [74.117.190.25]) by lists.alpinelinux.org (Postfix) with ESMTP id 28C5A5C510C for ; Thu, 3 Aug 2017 13:10:06 +0000 (GMT) Received: from mx1.tetrasec.net (mail.local [127.0.0.1]) by mx1.tetrasec.net (Postfix) with ESMTP id F277B9E23DE; Thu, 3 Aug 2017 13:10:05 +0000 (GMT) Received: from ncopa-desktop.copa.dup.pw (15.63.200.37.customer.cdi.no [37.200.63.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by mx1.tetrasec.net (Postfix) with ESMTPSA id D30539E0357; Thu, 3 Aug 2017 13:10:04 +0000 (GMT) Date: Thu, 3 Aug 2017 15:09:58 +0200 From: Natanael Copa To: Marian Buschsieweke Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] main/busybox: Fixed segfault in microcom Message-ID: <20170803150958.34b803af@ncopa-desktop.copa.dup.pw> In-Reply-To: <20170803143110.5c673623@notebook-marian> References: <20170803050752.17496-1-marian.buschsieweke@ovgu.de> <20170803130652.383aa34c@ncopa-desktop.copa.dup.pw> <20170803143110.5c673623@notebook-marian> X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.31; x86_64-alpine-linux-musl) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Thu, 3 Aug 2017 14:31:10 +0200 Marian Buschsieweke wrote: > > Is this needed for 3.6-stable too? > > microcom does also crash for in package busybox-1.26.2-r5 when called without > parameters. I guess it's the same bug, but I haven't looked at the code yet. I pushed it to 3.6-stable too, after testing that it no longer segfaults. Thank you very much! -nc --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---