Alexandre Julliard pushed to branch master at wine / wine Commits: 4889f682 by Brendan Shanks at 2025-03-17T21:07:02+01:00 ntdll: Add a lock around the get_dir_case_sensitivity_attr() fs_cache. Multiple threads could be modifying it simultaneously through nt_to_unix_file_name_no_root(). - - - - - aecd7e03 by Brendan Shanks at 2025-03-17T21:07:03+01:00 ntdll: Use *at() functions in get_dir_case_sensitivity(). - - - - - cf3dcdef by Brendan Shanks at 2025-03-17T21:07:03+01:00 ntdll: Stop using chdir() in nt_to_unix_file_name(). - - - - - 1 changed file: - dlls/ntdll/unix/file.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/408710e37b21da4cd1bb56f4df49f0... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/408710e37b21da4cd1bb56f4df49f0... You're receiving this email because of your account on gitlab.winehq.org.