Commit 4e525314 authored by Reini Urban's avatar Reini Urban
Browse files

fix t_vfprintf_s

The kernel caches the stat mode, fchmod fails.
So close the file, and re-open with wrong perms.

some windows variants return EINVAL with fopen w+ (not wine, but
on Github actions Windows Server 2019), so workaround that quirks
parent e06ed160
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment