PR22769, crash when running 32-bit objdump on corrupted file
authorAlan Modra <amodra@gmail.com>
Thu, 1 Feb 2018 07:31:00 +0000 (18:01 +1030)
committerMatthias Klose <doko@debian.org>
Fri, 9 Feb 2018 18:24:28 +0000 (18:24 +0000)
commit8a318c1ee232618ec02b3064714702a42880992b
tree97d2b6aa5691d786eab6f99b64c325beaa3d7406
parent76108b38e79f2029cbb21aef2965b858ab146e0b
PR22769, crash when running 32-bit objdump on corrupted file

PR 22769
* objdump.c (load_specific_debug_section): Check for overflow
when adding one to section size for a string section terminator.

Gbp-Pq: Name pr22769.diff
binutils/objdump.c