[Bug 27168] chromium-based apps can't load https sites

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 21 10:45:16 CST 2013


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

Jacek Caban <jacek at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jacek at codeweavers.com

--- Comment #85 from Jacek Caban <jacek at codeweavers.com> 2013-01-21 10:45:16 CST ---
Too bad I didn't see the bug earlier... I've sent patches that should fix the
problem:

http://source.winehq.org/patches/data/93791
http://source.winehq.org/patches/data/93792
http://source.winehq.org/patches/data/93793

About storing reference to cert store in cert context, I ran into the same
problem. According to my quick tests, cert context should not hold refference
to the store, so the store may be freed while cert still point to it. I may
have missed something, do you have any test showing that the refference is
kept? In my patch, I simply keep the store in schannel context.

Any feedback and test are welcomed.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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