1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/japanese/p5-Text-Kakasi
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
..
files Fix a bug where the following piece of code causes coredump: 2002-10-05 11:24:29 +00:00
distinfo
Makefile Fix a bug where the following piece of code causes coredump: 2002-10-05 11:24:29 +00:00
pkg-comment
pkg-descr
pkg-plist