[Bug 49929] winetricks -q gfw fails

WineHQ Bugzilla wine-bugs at winehq.org
Sat Oct 3 02:05:35 CDT 2020


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

Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
    Regression SHA1|                            |c460d4ff35e69052a917a8d75f9
                   |                            |7f39d36747e52
                 CC|                            |dmitry at baikal.ru

--- Comment #2 from Austin English <austinenglish at gmail.com> ---
austin at laptop ~/wine-git ((no branch, bisect started on master)) $ git bisect
good
c460d4ff35e69052a917a8d75f97f39d36747e52 is the first bad commit
commit c460d4ff35e69052a917a8d75f97f39d36747e52
Author: Dmitry Timoshkov <dmitry at baikal.ru>
Date:   Fri Sep 18 12:58:33 2020 +0300

    sxs: Return correct path from IAssemblyCache::QueryAssemblyInfo().

    Some applications call IAssemblyCache::QueryAssemblyInfo(), then append
    DLL name to the returned path, and call GetFileAttributes() to check DLL
    existence.

    Signed-off-by: Dmitry Timoshkov <dmitry at baikal.ru>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

 dlls/sxs/cache.c       | 18 ++++++++----------
 dlls/sxs/tests/cache.c |  2 ++
 2 files changed, 10 insertions(+), 10 deletions(-)

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