ingydotnet / yaml-libyaml-pm

Perl Binding to libyaml
http://search.cpan.org/dist/YAML-LibYAML/
33 stars 37 forks source link

Fix error (corrupted stack) when loading regexes #71

Closed perlpunk closed 6 years ago

perlpunk commented 6 years ago

Error was: panic: memory wrap

This is a fix for issue #64

See perldoc perlcall