Fix a problem computing the size fields in the PE format header.
authorNick Clifton <nickc@redhat.com>
Thu, 5 Dec 2019 13:56:07 +0000 (13:56 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 5 Dec 2019 13:56:07 +0000 (13:56 +0000)
commita23e9ba17f6ab8bef1f2cc02686e8567bdc728ca
treef2084fa1090bf357863a285478b1d0fd25771ad4
parent2410edcd3176d81d0ab8d24afe69f0d59649f69e
Fix a problem computing the size fields in the PE format header.

PR 25029
* peXXigen.c (_bfd_XXi_swap_aouthdr_out): Ignore empty sections
when computing the sizes stored in the headers.
bfd/ChangeLog
bfd/peXXigen.c
This page took 0.024716 seconds and 4 git commands to generate.