Commit graph

1 commit

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