[Git][wine/wine][master] cryptnet: Close file handle.

"Alexandre Julliard (@julliard) via Wine-commits" <[email protected]> Thu, 15 Jan 2026 15:34:43 -0600
Newsgroups gmane.comp.emulators.wine.cvs
Message-ID <[email protected]>

Alexandre Julliard pushed to branch master at wine / wine


Commits:
df706cc9 by Michael Stopa at 2026-01-15T11:59:38+01:00
cryptnet: Close file handle.

`find_cached_revocation_status` has only been closing file handles in
failure cases. This causes a leak of stdio stream handles.

- - - - -


1 changed file:

- dlls/cryptnet/cryptnet_main.c


View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/df706cc9a409ad21da98e87a1bbdd043fbd9213b

-- 
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/df706cc9a409ad21da98e87a1bbdd043fbd9213b
You're receiving this email because of your account on gitlab.winehq.org.