b6697ced84
Otherwise a future call to elf_errno() will return a non-zero value. update_shdr(), for example, treats any errors associated with the ELF descriptor as fatal. Clear the error per the first example in elf_errmsg.3. Convert to elf_getshdrstrndx() while here since elf_getshstrndx() is apparently deprecated. Reported by: royger Reviewed by: emaste MFC after: 3 days Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D20852 |
||
---|---|---|
.. | ||
archive.c | ||
ascii.c | ||
binary.c | ||
elfcopy.1 | ||
elfcopy.h | ||
main.c | ||
Makefile | ||
mcs.1 | ||
os.FreeBSD.mk | ||
pe.c | ||
sections.c | ||
segments.c | ||
strip.1 | ||
symbols.c |