commit | 41461010eb7c79fee7a9d5f6209accdaac66cc6b | [log] [tgz] |
---|---|---|
author | H.J. Lu <hjl.tools@gmail.com> | Sat Jun 21 06:52:00 2025 +0800 |
committer | H.J. Lu <hjl.tools@gmail.com> | Mon Jun 23 22:28:14 2025 +0800 |
tree | cad69f660b241c89065b7bb4c32ff580e67cd680 | |
parent | a66ed82cf04ed4527882af57e2bffec065ed47e0 [diff] |
elf: Report corrupted group section Report corrupted group section instead of trying to recover. PR binutils/33050 * elf.c (bfd_elf_set_group_contents): Report corrupted group section. Signed-off-by: H.J. Lu <hjl.tools@gmail.com>