6 Jun
2021
6 Jun
'21
1:27 p.m.
https://bugs.winehq.org/show_bug.cgi?id=51227 --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- More specifically it is this call that breaks wininet:http: test_BindToStorage(HTTPS_TEST, 0, TYMED_ISTREAM); https://source.winehq.org/git/wine.git/blob/0807b09cfa7f2446f7a69f99ff1006e8... Everything else in urlmon:url can be run without impacting wininet:http, but the call above on its own is sufficient to break it. Unfortunately test_BindToStorage() is called many times with various parameter combinations. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.