|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/29534] dllwrap, windres and dlltools use mktemp, which should be avoided |
Date: | Thu, 01 Sep 2022 13:52:19 +0000 |
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 <nickc@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f4492fb683013d7de6f4788df6deb24fed8671b4 commit f4492fb683013d7de6f4788df6deb24fed8671b4 Author: Nick Clifton <nickc@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.
[Prev in Thread] | Current Thread | [Next in Thread] |