[Bug build/33178] io/tst-stat.c uses a fixed test file

cvs-commit at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Sat Jul 19 19:44:19 GMT 2025


https://sourceware.org/bugzilla/show_bug.cgi?id=33178

--- Comment #3 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=55e85c1e48c2aae71c0b5907fd22a3e9b978b6e8

commit 55e85c1e48c2aae71c0b5907fd22a3e9b978b6e8
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Fri Jul 18 17:03:04 2025 -0700

    io/tst-stat.c: Use a temporary directory for symlink test

    Call support_create_temp_directory to create a temporary directory for
    symlink test, instead of a fixed file in the glibc source tree, to avoid
    the race condition when there are more than one glibc tests running at the
    same time with the same glibc source tree.  This fixes BZ #33178.

    Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
    Reviewed-by: Andreas K. Huettel <dilfridge@gentoo.org>

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list