Fix invalid read of section contents whilst processing a corrupt binary.
authorNick Clifton <nickc@redhat.com>
Mon, 13 Feb 2017 15:04:37 +0000 (15:04 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 13 Feb 2017 15:04:37 +0000 (15:04 +0000)
commitf055032e4e922f1e1a5e11026c7c2669fa2a7d19
tree8007feb68ec041a9b0f74d909170fc5522af161e
parentebdf1ebfa551fd4624c3cd05401aa3c01ea2ebbe
Fix invalid read of section contents whilst processing a corrupt binary.

PR binutils/21135
* readelf.c (dump_section_as_bytes): Handle the case where
uncompress_section_contents returns false.
binutils/ChangeLog
binutils/readelf.c
This page took 0.026582 seconds and 4 git commands to generate.