]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add a warning to the bfd library for when it encounters an ELF file with an invalid...
authorNick Clifton <nickc@redhat.com>
Tue, 18 Sep 2018 15:54:07 +0000 (16:54 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 18 Sep 2018 15:54:07 +0000 (16:54 +0100)
commit8ff71a9c80cfcf64c54d4ae938c644b1b1ea19fb
tree1faaa4477fe479f69c256382b9c20467978a442f
parent3ff2c72e14b7f4381c785ee35608c2812ef8610e
Add a warning to the bfd library for when it encounters an ELF file with an invalid section size.

PR 23657
* elfcode.h (elf_swap_shdr_in): Generate a warning message if an
ELF section has contents and size larger than the file size.
bfd/ChangeLog
bfd/elfcode.h