From owner-cvs-all@FreeBSD.ORG Fri Aug 19 17:34:07 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27E5716A41F; Fri, 19 Aug 2005 17:34:07 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B71743D66; Fri, 19 Aug 2005 17:34:06 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j7JHY61T057794; Fri, 19 Aug 2005 17:34:06 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j7JHY5dj057792; Fri, 19 Aug 2005 17:34:05 GMT (envelope-from glewis) Message-Id: <200508191734.j7JHY5dj057792@repoman.freebsd.org> From: Greg Lewis Date: Fri, 19 Aug 2005 17:34:05 +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/java/jbootstrap Makefile ports/java/jbootstrap/files patch-scsl-InvokerGen.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Aug 2005 17:34:07 -0000 glewis 2005-08-19 17:34:05 UTC FreeBSD ports repository Modified files: java/jbootstrap Makefile Added files: java/jbootstrap/files patch-scsl-InvokerGen.c Log: . NUL terminate a string. Fixes a segmentation fault that shows up in the jdk13 port build. Brought to you by MALLOC_OPTIONS "A" and "J". . Bump PORTREVISION. Approved by: portmgr (kris) Revision Changes Path 1.7 +1 -0 ports/java/jbootstrap/Makefile 1.1 +13 -0 ports/java/jbootstrap/files/patch-scsl-InvokerGen.c (new)