diff options
author | emaste <emaste@FreeBSD.org> | 2017-01-03 15:57:47 +0000 |
---|---|---|
committer | emaste <emaste@FreeBSD.org> | 2017-01-03 15:57:47 +0000 |
commit | fddc6060074fdfdf9d2087cd342da4d1e7ff3708 (patch) | |
tree | 34af9de7ed1c223c30a66e1a8087627ed6343fb1 /libexec | |
parent | 68540e4f8ff0865e1b161739ea86ac2042beb343 (diff) | |
download | FreeBSD-src-fddc6060074fdfdf9d2087cd342da4d1e7ff3708.zip FreeBSD-src-fddc6060074fdfdf9d2087cd342da4d1e7ff3708.tar.gz |
MFC r310634: elfcopy: fix PE object section name corruption and crash
Fixed a bug that the PE object section names are generated incorrectly
using the section name table found in the original input ELF object
instead of the intermediate ELF object.
Ticket: #541
Do not try to copy section content from a NULL d_buf when creating
uninitialized data COFF section for PE object.
Ticket: #540
Obtained from: ELF Tool Chain r3507, r3508
Diffstat (limited to 'libexec')
0 files changed, 0 insertions, 0 deletions