From owner-cvs-all@FreeBSD.ORG Wed Sep 2 03:27:30 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0493B106566B; Wed, 2 Sep 2009 03:27:30 +0000 (UTC) (envelope-from bland@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CF16D8FC16; Wed, 2 Sep 2009 03:27:29 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n823RTjJ093146; Wed, 2 Sep 2009 03:27:29 GMT (envelope-from bland@repoman.freebsd.org) Received: (from bland@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n823RTjo093145; Wed, 2 Sep 2009 03:27:29 GMT (envelope-from bland) Message-Id: <200909020327.n823RTjo093145@repoman.freebsd.org> From: Alexander Nedotsukov Date: Wed, 2 Sep 2009 03:27:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/heimdal Makefile ports/security/heimdal/files patch-lib__hdb__hdb-ldap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Sep 2009 03:27:30 -0000 bland 2009-09-02 03:27:29 UTC FreeBSD ports repository Modified files: security/heimdal Makefile Added files: security/heimdal/files patch-lib__hdb__hdb-ldap.c Log: Fix invalid malloc in LDAP backend. PR: 128025 Revision Changes Path 1.86 +1 -0 ports/security/heimdal/Makefile 1.1 +11 -0 ports/security/heimdal/files/patch-lib__hdb__hdb-ldap.c (new)