https://sourceware.org/bugzilla/show_bug.cgi?id=29852
--- Comment #1 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=83f18e5ebe627163f744215d3760a8eaacee6ec1 commit 83f18e5ebe627163f744215d3760a8eaacee6ec1 Author: Nick Clifton <ni...@redhat.com> Date: Tue Dec 6 11:24:12 2022 +0000 Fix a dereference of NULL when scanning the symbol hashes array in the ARM linker. PR 29852 * elf32-arm.c (cmse_scan): Check for NULL entries in the sym_hashes array. (elf32_arm_gc_mark_extra_sections): Likewise. -- You are receiving this mail because: You are on the CC list for the bug.