The attached test case replicates a null dereference crash in yaml::Document::skip(). This was fixed by adding a check and early return in the method.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM, but I'll wait a few days to land it for you to give @Bigcheese a chance to comment.