Fix an illegal memory access triggered when trying to examine an input file containin...
authorNick Clifton <nickc@redhat.com>
Thu, 9 Jan 2020 15:49:08 +0000 (15:49 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 9 Jan 2020 15:49:08 +0000 (15:49 +0000)
commitb899eb3bb807be1094fde9a2f1c8628232bc0743
tree2bf690e88bdaca6db9f0846c820a0190ef10110e
parentbce58db4fb1112529a54387c7fdaa1042859f5fb
Fix an illegal memory access triggered when trying to examine an input file containing corrupt compressed sections.

PR 25221
* bfd.c (bfd_convert_section_contents): Check for a compress
header size that is larger than the actual section size.
bfd/ChangeLog
bfd/bfd.c
This page took 0.024693 seconds and 4 git commands to generate.