http://bugs.winehq.org/show_bug.cgi?id=58418
Bug ID: 58418 Summary: InternetQueryOptionW(proxy_username) crashes with NULL buffer but valid size pointer. Product: Wine Version: 10.0 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: wininet Assignee: wine-bugs@winehq.org Reporter: bernhardu@mailbox.org Distribution: ---
InternetQueryOptionW(INTERNET_OPTION_PROXY_USERNAME) crashes with NULL buffer but valid size pointer.
Is reproducible with latest git.
From the forum: https://forum.winehq.org/viewtopic.php?t=41123
md5sum: 48d300a85a00a948f5833bdf266226b3 KubiosHRVScientific_4.2.0_setup.exe
http://bugs.winehq.org/show_bug.cgi?id=58418
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://www.kubios.com/down | |loads/KubiosHRVScientific_4 | |.2.0_setup.exe
http://bugs.winehq.org/show_bug.cgi?id=58418
--- Comment #1 from Bernhard Übelacker bernhardu@mailbox.org --- Created merge request: https://gitlab.winehq.org/wine/wine/-/merge_requests/8449