https://sourceware.org/bugzilla/show_bug.cgi?id=29849
--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3bf5bf547a2ffdbd702804b95b3218040ac470dc commit 3bf5bf547a2ffdbd702804b95b3218040ac470dc Author: Nick Clifton <ni...@redhat.com> Date: Mon Dec 5 14:57:17 2022 +0000 Prevent an illegal memory access when comparing the prefix of a section name regexp. PR 29849 * ldlang.c (spec_match): Check that there is sufficient length in the target name to match the spec's prefix. -- You are receiving this mail because: You are on the CC list for the bug.