Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2002 04:24:30 -0700 (PDT)
From:      Akinori MUSHA <knu@FreeBSD.org>
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
Message-ID:  <200210051124.g95BOUp1092384@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <gotoken@notwork.org>
  
  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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210051124.g95BOUp1092384>