Branch: refs/heads/fix_emitelf_infiniteloop
Home: https://github.com/dyninst/dyninst
Commit: 3229ab7d63a8a2389d3abffa8ba9471db5b75518
https://github.com/dyninst/dyninst/commit/3229ab7d63a8a2389d3abffa8ba9471db5b75518
Author: wuxx1279 <[email protected]>
Date: 2023-08-02 (Wed, 02 Aug 2023)
Changed paths:
M symtabAPI/src/emitElf.C
Log Message:
-----------
Fix hang when creating ELF dynamic sections
This is triggered when a binary with no .rel.dyn and .rela.dyn
sections, but its target platform uses rel type relocation records.
This happened on an AMDGPU binary that was previously incorrectly
specified as using a rel relocation record.
_______________________________________________
Dyninst-api mailing list
[email protected]
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api