From owner-svn-src-stable@FreeBSD.ORG Wed Jul 24 10:34:32 2013 Return-Path: Delivered-To: svn-src-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id F15253ED; Wed, 24 Jul 2013 10:34:31 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 71D64288E; Wed, 24 Jul 2013 10:34:30 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id NAA18863; Wed, 24 Jul 2013 13:34:28 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1V1wOq-00086n-Jg; Wed, 24 Jul 2013 13:34:28 +0300 Message-ID: <51EFAD7C.8070308@FreeBSD.org> Date: Wed, 24 Jul 2013 13:33:32 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130708 Thunderbird/17.0.7 MIME-Version: 1.0 To: Andrey Chernov Subject: Re: svn commit: r253600 - stable/8/lib/libc/stdlib References: <201307240856.r6O8uxpq086069@svn.freebsd.org> <51EFAC99.8040501@freebsd.org> In-Reply-To: <51EFAC99.8040501@freebsd.org> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: svn-src-stable@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, svn-src-stable-8@FreeBSD.org X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jul 2013 10:34:32 -0000 on 24/07/2013 13:29 Andrey Chernov said the following: > On 24.07.2013 12:56, Andriy Gapon wrote: >> Author: avg >> Date: Wed Jul 24 08:56:59 2013 >> New Revision: 253600 >> URL: http://svnweb.freebsd.org/changeset/base/253600 >> >> Log: >> MFC r253380,253413: name passed into __setenv is not necessarily NUL-terminated >> > > Why MFC to stable/9 is pending? I consider this fix as essential. > It's pending RE approval. -- Andriy Gapon