]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
elf: Report corrupted group section
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 20 Jun 2025 22:52:00 +0000 (06:52 +0800)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 23 Jun 2025 14:28:14 +0000 (22:28 +0800)
commit41461010eb7c79fee7a9d5f6209accdaac66cc6b
treecad69f660b241c89065b7bb4c32ff580e67cd680
parenta66ed82cf04ed4527882af57e2bffec065ed47e0
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>
bfd/elf.c