Ticket #83 (new defect)

Opened 4 months ago

yaml_parser_load poorly handles end of stream.

Reported by: anonymous Assigned to: xi
Priority: normal Component: libyaml
Severity: normal Keywords:
Cc:

Description

Calling yaml_parser_load after the last document in a file (should return a document with "no root node") returns a document with a nodes.start => uninitialized memory.

Attachments


Add/Change #83 (yaml_parser_load poorly handles end of stream.)




Change Properties
Action