From owner-svn-src-head@FreeBSD.ORG Thu Mar 7 11:54:37 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4C3F8FB5; Thu, 7 Mar 2013 11:54:37 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id 0ECF8384; Thu, 7 Mar 2013 11:54:36 +0000 (UTC) Received: from ds4.des.no (smtp.des.no [194.63.250.102]) by smtp-int.des.no (Postfix) with ESMTP id A5B7AC000; Thu, 7 Mar 2013 11:54:29 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 6F1F59940; Thu, 7 Mar 2013 12:54:29 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Dimitry Andric Subject: Re: svn commit: r247904 - head/crypto/openssh References: <201303062322.r26NMebp009010@svn.freebsd.org> <20130307022835.GA1496@glenbarber.us> <51386C23.2020600@FreeBSD.org> Date: Thu, 07 Mar 2013 12:54:29 +0100 In-Reply-To: <51386C23.2020600@FreeBSD.org> (Dimitry Andric's message of "Thu, 07 Mar 2013 11:29:55 +0100") Message-ID: <86txonqvbe.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: svn-src-head@freebsd.org, Glen Barber , svn-src-all@freebsd.org, src-committers@freebsd.org, Sean Bruno X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Mar 2013 11:54:37 -0000 Dimitry Andric writes: > Glen Barber writes: > > This commit now causes ssh(1) to dump core. > Indeed, it will be the same problem that was reported many times on > ports@; our strnvis() is not compatible with OpenBSD's strnvis(). :( Thank you, and my apologies for the string of f*ups. I am currently testing a patch based on Dimitry's and Sean's suggestions. I've been working like a dog on OpenPAM and OpenSSH the last couple of weeks and made a few too many assumptions... DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no