freebsd-dev/contrib/elftoolchain/elfcopy
Ed Maste 9ef62fdb87 Set up default shstrtab entries at shstrtab initialization
Instead of waiting until the addition of the first non-default entry.
This fixes a segfault when strip(1) is asked to remove every section from
an object file.

Upstream elftoolchain ticket 463

Reviewed by:	imp
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D1341
2014-12-22 16:31:09 +00:00
..
archive.c Track libarchive API change 2014-12-01 16:10:44 +00:00
ascii.c
binary.c
elfcopy.1
elfcopy.h
main.c Do not strip all when stripping an explicit symbol 2014-12-17 14:46:21 +00:00
Makefile
mcs.1
sections.c Set up default shstrtab entries at shstrtab initialization 2014-12-22 16:31:09 +00:00
segments.c Correct elftoolchain strip(1) memory size calculation 2014-12-15 18:18:57 +00:00
strip.1
symbols.c