Subject: | segfault when input text is undef |
This segfaults:
my $parser = JSON::SL->new;
$parser->feed(undef);
$ perl -E 'say $]'
5.020002
$ perl -MJSON::SL=99999 -E 1
JSON::SL version 99999 required--this is only version 1.0.4
This queue is for tickets about the JSON-SL CPAN distribution.
The Basics
People
|
Bug Information
|