https://bugs.winehq.org/show_bug.cgi?id=48349
Bug ID: 48349 Summary: Steam doesn't display main window Product: Wine Version: 5.0-rc2 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: winhttp Assignee: wine-bugs@winehq.org Reporter: zzhang@codeweavers.com Regression SHA1: 4ad4173e3a715d5bd27bedc164718cef9cafe0a4 Distribution: ---
After 4ad4173e3a715d5bd27bedc164718cef9cafe0a4, detect_autoproxyconfig_url_dns() could return an undefined value up to WinHttpDetectAutoProxyConfigUrl(), which is causing Steam no longer start. The undefined value is from the undefined ret variable and when getaddrinfo("wpad.[domain]") failed.
https://bugs.winehq.org/show_bug.cgi?id=48349
--- Comment #1 from Zhiyi Zhang zzhang@codeweavers.com --- Created attachment 66081 --> https://bugs.winehq.org/attachment.cgi?id=66081 fix
https://bugs.winehq.org/show_bug.cgi?id=48349
Zhiyi Zhang zzhang@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |80a8c8d259411c8649b4bb60367 | |041aa0d5d75b5 Resolution|--- |FIXED
--- Comment #2 from Zhiyi Zhang zzhang@codeweavers.com --- Fixed by 80a8c8d259411c8649b4bb60367041aa0d5d75b5
https://bugs.winehq.org/show_bug.cgi?id=48349
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=48349
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.0-rc3.