Previously lld would hang in infinite loop in this case,
patch fixes the issue. Object was found during AFL run.
Details
Details
- Reviewers
ruiu davide • rafael atanasyan - Commits
- rG422e47a9f508: [ELF] - Do not hang if broken object has option descriptor in .MIPS.options…
rLLD283208: [ELF] - Do not hang if broken object has option descriptor in .MIPS.options…
rL283208: [ELF] - Do not hang if broken object has option descriptor in .MIPS.options…
Diff Detail
Diff Detail
- Repository
- rL LLVM