Skip Menu |

This queue is for tickets about the YAML-Parser-Syck CPAN distribution.

Report information
The Basics
Id: 18301
Status: new
Priority: 0/
Queue: YAML-Parser-Syck

People
Owner: Nobody in particular
Requestors: dstahlke [...] gi.alaska.edu
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.01
Fixed in: (no value)



Subject: Parse crashed on empty string input
$ perl -MYAML::Parser::Syck -e 'YAML::Parser::Syck::Parse("")' Attempt to free unreferenced scalar: SV 0x3ff5750e58, Perl interpreter: 0x504010. $ perl -version This is perl, v5.8.5 built for x86_64-linux-thread-multi $ uname -a Linux entropy.gina.alaska.edu 2.6.9-22.0.2.106.unsupportedsmp #1 SMP Fri Jan 20 04:48:30 CST 2006 x86_64 x86_64 x86_64 GNU/Linux