Commit graph

2 commits

Author SHA1 Message Date
Akinori MUSHA
0b4fc6a9d6 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>
2002-10-05 11:24:29 +00:00
Seiichirou Hiraoka
c6a2d5ef5b PR: ports/16961
Submitted by:	knu@idaemons.org
Kakasi library module for Perl5
2000-03-01 20:15:35 +00:00