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>
Sun, 18 Mar 2018 04:51:40 +0000 (04:51 +0000)
commit1c95764ab54f92e213f194133ed534469b0a01bb
tree25a1fd974f3e3493f3cec44d045d7c7a6ab1ef87
parent2914daf9d3cc9b88783d0d8613923955c743d5a7
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