Dec. 8, 2025
4:44 p.m.
On Mon Dec 8 08:25:48 2025 +0000, Hans Leidekker wrote:
You should zero 'info' before calling WinHttpGetProxyForUrl(): `memset( &info, 0, sizeof(info) );` Done, let's see if my assumptions still hold :sweat_smile:
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9686#note_125173