https://sourceware.org/bugzilla/show_bug.cgi?id=30954
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <[email protected]>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ee1cb49e5a9de8049d887abd8c9f2eff1851147e commit ee1cb49e5a9de8049d887abd8c9f2eff1851147e Author: Nick Clifton <[email protected]> Date: Mon Oct 9 17:13:25 2023 +0100 Fix: A potential null_pointer_deference bug PR 30954 * ldlang.c (map_input_to_output_sections): Check that os is non NULL before using it. -- You are receiving this mail because: You are on the CC list for the bug.
