Control: tag -1 + upstream wontfix
On Tue, 06 Feb 2018 15:34:49 +0100, Łukasz Stelmach wrote:
> The following program exposes a bug in JSON::XS module which makes the
> program die.
>
> --8<---cut here---start->8---
> #!/usr/bin/perl
>
> use JSON;
> use threa
Package: libjson-xs-perl
Version: 3.030-1
Severity: important
Dear Maintainer,
The following program exposes a bug in JSON::XS module which makes the
program die.
--8<---cut here---start->8---
#!/usr/bin/perl
use JSON;
use threads;
my $thnum = int($ARGV[0]);
2 matches
Mail list logo