ingydotnet / yaml-libyaml-pm

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

Fix the Load() memory leak #1

Closed briandfoy closed 11 years ago

briandfoy commented 13 years ago

I adjusted the patch in https://rt.cpan.org/Ticket/Display.html?id=46172 for the latest version. I'm processing a lot of YAML files in one goal and this makes a difference in a couple orders of magnitude in the memory footprint.