Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 67dfbb4ac8f5a6c1f98395983ff3a6ba57527101
      
https://github.com/dyninst/dyninst/commit/67dfbb4ac8f5a6c1f98395983ff3a6ba57527101
  Author: bbiiggppiigg <[email protected]>
  Date:   2023-08-03 (Thu, 03 Aug 2023)

  Changed paths:
    M symtabAPI/src/emitElf.C

  Log Message:
  -----------
  Fix hang when creating ELF dynamic sections (#1474)

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

Reply via email to