« Previous | Next » 

Revision 9fdca5aa

ID9fdca5aa5d966b0f66daeba91de59ce560fbc3a0

Added by malc almost 15 years ago

Use correct byteswap routine for elf_note

All elf64_note structure members are Elf64_Word (which is 32bit value)
hence using bswaptls to byteswap it on 64bit platforms is incorrect.

Signed-off-by: malc <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences