freebsd-dev/contrib/elftoolchain/elfcopy
Ed Maste d0aa56451e 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
MFC after:	1 week
2016-12-27 17:31:07 +00:00
..
archive.c Update to ELF Tool Chain r3490 2016-08-31 15:05:04 +00:00
ascii.c Update to ELF Tool Chain r3490 2016-08-31 15:05:04 +00:00
binary.c Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00
elfcopy.1 Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00
elfcopy.h Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00
main.c elfcopy: select mode by the end of the program name 2016-10-22 23:49:06 +00:00
Makefile Update ELF Tool Chain to upstream rev 3400 2016-02-12 20:54:02 +00:00
mcs.1
pe.c elfcopy: fix PE object section name corruption and crash 2016-12-27 17:31:07 +00:00
sections.c Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00
segments.c Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00
strip.1
symbols.c Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00