From owner-cvs-all Sat Oct 5 4:24:31 2002 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 99D8937B40A; Sat, 5 Oct 2002 04:24:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A55D43E6E; Sat, 5 Oct 2002 04:24:30 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g95BOUCo092385; Sat, 5 Oct 2002 04:24:30 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g95BOUp1092384; Sat, 5 Oct 2002 04:24:30 -0700 (PDT) Message-Id: <200210051124.g95BOUp1092384@freefall.freebsd.org> From: Akinori MUSHA Date: Sat, 5 Oct 2002 04:24:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/p5-Text-Kakasi Makefile ports/japanese/p5-Text-Kakasi/files patch-Kakasi.xs X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/10/05 04:24:29 PDT Modified files: japanese/p5-Text-Kakasi Makefile Added files: japanese/p5-Text-Kakasi/files patch-Kakasi.xs Log: Fix a bug where the following piece of code causes coredump: perl -e ' use Text::Kakasi; Text::Kakasi::getopt_argv("kakasi", "-ieuc", "-Ha"); Text::Kakasi::do_kakasi("\xa1\xb3"); ' Found by: GOTO Kentaro Revision Changes Path 1.10 +2 -1 ports/japanese/p5-Text-Kakasi/Makefile 1.1 +11 -0 ports/japanese/p5-Text-Kakasi/files/patch-Kakasi.xs (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message