More fixes for assertion failures and out-of-bounds reads by readelf.
authorNick Clifton <nickc@redhat.com>
Mon, 10 Nov 2014 16:32:32 +0000 (16:32 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 10 Nov 2014 16:32:32 +0000 (16:32 +0000)
commit4082ef846466438ea2cd5b3606f304f6fded152b
treec589cc4022ad2832463ee9cdf6e914ee9f253b19
parent5e186ece2feebb46e63ff6bb2d2490aad0d5a724
More fixes for assertion failures and out-of-bounds reads by readelf.

PR binutils/17531
* (ia64_process_unwind): Replace assertion with an error message.
Add range checking for group section indicies.
(hppa_process_unwind): Replace assertion with an error message.
(process_syminfo): Likewise.
(decode_arm_unwind_bytecode): Add range checking.
(dump_section_as_strings): Add more string range checking.
(display_tag_value): Likewise.
(display_arm_attribute): Likewise.
(display_gnu_attribute): Likewise.
(display_tic6x_attribute): Likewise.
(display_msp430x_attribute): Likewise.
binutils/ChangeLog
binutils/readelf.c
This page took 0.025269 seconds and 4 git commands to generate.