[Bug 50623] Windows ISO Downloader 8.45 - Error messages and freeze with wine-mono

WineHQ Bugzilla wine-bugs at winehq.org
Sun Aug 8 10:03:52 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=50623

--- Comment #11 from Esme Povirk <madewokherd at gmail.com> ---
I did some separate work on safearray marshaling and found that
SafeArraySubType needs to be set to a specific VT, and the default is to infer
it based on the parameter type. So this might fix it:
https://github.com/madewokherd/mono/commit/96853ceae1fe3ec7ec1932f840e649e30ceed4d3

Not yet pushed to the develop branch because I'm waiting on CI and review.

-- 
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.



More information about the wine-bugs mailing list