I've added test t/bug/rt-49404-double_free.t to github and it will be in 1.10_3
this week. I
cannot re-produce it on my instances of perl which makes me think that this may
be a gcc
optimization bug and nothing to do with this module. Hopefully we'll find
something in cpan
testers this week.
Package: libyaml-syck-perl
Version: 1.05-1
Severity: normal
How to reproduce:
Run this simple perl script (it does it in two ways to show where
error is, first way can be enabled by specifying any argument to
script):
[isbear:~] cat ./yamltest.pl
#! /usr/bin/perl
use YAML::Syck;
my $db =
2 matches
Mail list logo