From owner-cvs-all Tue Aug 1 1: 7:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8239837BB5F; Tue, 1 Aug 2000 01:07:16 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA71823; Tue, 1 Aug 2000 01:07:16 -0700 (PDT) (envelope-from asmodai@FreeBSD.org) Message-Id: <200008010807.BAA71823@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 1 Aug 2000 01:07:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh authfd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2000/08/01 01:07:16 PDT Modified files: crypto/openssh authfd.c Log: Chalk up another phkmalloc victim. It seems as if uninitialised memory was the culprit. We may want to contribute this back to the OpenSSH project. Submitted by: Alexander Leidinger on -current. Revision Changes Path 1.5 +4 -3 src/crypto/openssh/authfd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message