Files
clang-p2996/llvm/lib/Object/ELF.cpp
Antonio Frighetto 6e28ecd799 [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.
2024-03-22 16:29:09 +01:00

30 KiB