https://sourceware.org/bugzilla/show_bug.cgi?id=33244
--- Comment #3 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=891d1654d7314fa520f708dbc5f1bf855d15bd40 commit 891d1654d7314fa520f708dbc5f1bf855d15bd40 Author: Alan Modra <amo...@gmail.com> Date: Sat Aug 2 10:12:21 2025 +0930 Re: resbin: don't pass NULL as printf %s arg Commit c6c8d0b82175 went completely the wrong way. "key" needs to be NULL as that reads a different type of data. PR 33244 * resbin.c (get_version_header): Don't pass a NULL key on to toosmall. (bin_to_res_version): Restore NULL key cases. -- You are receiving this mail because: You are on the CC list for the bug.