You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Beware, I cannot confirm that the bug does not affect the event API. It might just be that the error does not show up there by chance for this particular file. From the amount of tests I run against the event API (compared to the DOM API) I can only deduce that the likelyhood of the event API to be affected is low.
When parsing valid YAML file, the parser often raises program_error exception.
This occurs in the Text string allocator. At some point the chunk gets corrupted.
Reproduced with the util tool:
bin/yaml-to_dom swagger.txt
swagger.txt
The text was updated successfully, but these errors were encountered: