https://sourceware.org/bugzilla/show_bug.cgi?id=34450
--- Comment #2 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=123e4a5eab2db300b44288dcc1a29c903f9622f9 commit 123e4a5eab2db300b44288dcc1a29c903f9622f9 Author: Alan Modra <[email protected]> Date: Tue Sep 22 21:27:03 2026 +0930 PR 34450 SEGV in elf_orphan_compatible Don't trust that SHF_LINK_ORDER set means linked_to is non-NULL. * ldelf.c (elf_orphan_compatible): Sanity check linked_to before dereferencing. -- You are receiving this mail because: You are on the CC list for the bug.
