freebsd-dev/contrib/elftoolchain/elfcopy
Mark Johnston f2530c80db elfcopy: Handle multiple data descriptors properly.
The code clearly meant to resize the buffer in the case where a section
was backed by multiple data descriptors.

In practice this shouldn't have been a problem since libelf would return
a single data descriptor for each section in a newly opened file.

CID:		1262522
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2020-02-04 21:16:41 +00:00
..
archive.c Update to ELF Tool Chain r3490 2016-08-31 15:05:04 +00:00
ascii.c Update ELF Tool Chain to upstream r3769 2019-12-05 13:20:15 +00:00
binary.c Update ELF Tool Chain to upstream r3769 2019-12-05 13:20:15 +00:00
elfcopy.1 Update to ELF Tool Chain r3668 2019-01-10 14:35:23 +00:00
elfcopy.h Update ELF Tool Chain to upstream r3769 2019-12-05 13:20:15 +00:00
main.c Update ELF Tool Chain to upstream r3769 2019-12-05 13:20:15 +00:00
Makefile Update ELF Tool Chain to r3614 2018-04-27 13:59:24 +00:00
mcs.1 Update to ELF Tool Chain r3668 2019-01-10 14:35:23 +00:00
os.FreeBSD.mk Update ELF Tool Chain to upstream r3520 2017-04-17 23:56:48 +00:00
pe.c Update ELF Tool Chain to upstream r3520 2017-04-17 23:56:48 +00:00
sections.c elfcopy: Handle multiple data descriptors properly. 2020-02-04 21:16:41 +00:00
segments.c Update to ELF Tool Chain r3668 2019-01-10 14:35:23 +00:00
strip.1 Merge r3778 and r3779 from ELFToolchain. 2019-07-29 22:07:43 +00:00
symbols.c Update ELF Tool Chain to upstream r3520 2017-04-17 23:56:48 +00:00