15 Jan
2026
15 Jan
'26
5:25 a.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