[Bug 10803] iTunes 7.3 no longer functions after upgrading Wine to 0.9.51

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 7 17:28:41 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=10803


Juan Lang <juan_lang at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |juan_lang at yahoo.com
          Component|-unknown                    |crypt32




--- Comment #4 from Juan Lang <juan_lang at yahoo.com>  2008-01-07 17:28:41 ---
I think Aric's patch is correct, but it causes a bug in wintrust, which
depended on the old behavior:
http://source.winehq.org/source/dlls/wintrust/crypt.c#L223

Notice that CryptSIPGetSignedDataMsg returns if ImageGetCertificateData fails
with NULL passed as the certificate pointer.  However, since Aric's patch,
ImageGetCertificateData fails when NULL is passed.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list