https://sourceware.org/bugzilla/show_bug.cgi?id=29534
--- 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 <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f4492fb683013d7de6f4788df6deb24fed8671b4 commit f4492fb683013d7de6f4788df6deb24fed8671b4 Author: Nick Clifton <ni...@redhat.com> Date: Thu Sep 1 14:51:50 2022 +0100 dllwrap, windres and dlltools use mktemp, which should be avoided PR 29534 * dllwrap.c: Replace uses of choose_temp_base() with make_temp_file(). * dlltool.c: Likewise. * resrc.c: Likewise. -- You are receiving this mail because: You are on the CC list for the bug.