[Bug build/33182] Some tests leave random directories under /tmp
cvs-commit at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Mon Aug 4 23:21:42 GMT 2025
https://sourceware.org/bugzilla/show_bug.cgi?id=33182
--- Comment #5 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@sourceware.org>:
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=e7db5150603bb2224a2bfd9628cae04ddcbe49e3
commit e7db5150603bb2224a2bfd9628cae04ddcbe49e3
Author: H.J. Lu <hjl.tools@gmail.com>
Date: Sat Jul 19 07:43:27 2025 -0700
tst-fopen-threaded.c: Delete temporary file
Update tst-fopen-threaded.c to call support_create_temp_directory to
create a temporary directory and open "file" in the temporary directory,
instead of using /tmp/openclosetest and leaving it behind.
This partially fixes BZ #33182.
Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list