llvm-project
6e28ecd7 - [Object][ELF] Ensure offset to locate dyn section does not go past size

Commit
1 year ago
[Object][ELF] Ensure offset to locate dyn section does not go past size Validate `p_offset` in `dynamicEntries` before computing the entry offset. Fixes: https://github.com/llvm/llvm-project/issues/85568.
Committer
Parents
Loading