llvm-project
6e28ecd7
- [Object][ELF] Ensure offset to locate dyn section does not go past size
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
Author
antoniofrighetto
Committer
antoniofrighetto
Parents
4318f7e5
Loading