Jan. 14, 2026
11:25 p.m.
`find_cached_revocation_status` has only been closing file handles in failure cases. This causes a leak of stdio stream handles. This will cause .NET MSBuild to fail to build sufficiently large projects once all stream I/O indexes are spoken for and `_wfsopen` fails. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9894