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
- Build Status
Buildable 40656 Build 40781: arc lint + arc unit
Event Timeline
Comment Actions
LGTM, but I'll wait a few days to land it for you to give @Bigcheese a chance to comment.