From owner-freebsd-bugs@FreeBSD.ORG Sat Oct 8 11:20:20 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4222E16A41F for ; Sat, 8 Oct 2005 11:20:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE1E343D46 for ; Sat, 8 Oct 2005 11:20:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j98BKJcK038908 for ; Sat, 8 Oct 2005 11:20:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j98BKJ24038907; Sat, 8 Oct 2005 11:20:19 GMT (envelope-from gnats) Date: Sat, 8 Oct 2005 11:20:19 GMT Message-Id: <200510081120.j98BKJ24038907@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Antoine Brodin Cc: Subject: Re: kern/87067: Bug in crypto/openssh/openbsd-compat/bsd-misc.c::strdup() X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Antoine Brodin List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2005 11:20:20 -0000 The following reply was made to PR kern/87067; it has been noted by GNATS. From: Antoine Brodin To: bug-followup@FreeBSD.org, olavi@ipunplugged.com Cc: Subject: Re: kern/87067: Bug in crypto/openssh/openbsd-compat/bsd-misc.c::strdup() Date: Sat, 8 Oct 2005 13:19:58 +0200 Hi Olavi, OpenSSH is contributed software and FreeBSD doesn't use this part of the code, so you probably want to report this problem to the OpenSSH team ( http://bugzilla.mindrot.org/ ) Cheers, Antoine