[Bug 21096] utorrent drops error 12157 when using a https tracker

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 28 20:30:24 CDT 2010


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

--- Comment #53 from Juan Lang <juan_lang at yahoo.com> 2010-09-28 20:30:24 CDT ---
Created an attachment (id=31014)
 --> (http://bugs.winehq.org/attachment.cgi?id=31014)
Patch 5/7: Don't call SSL_connect until initialization is complete

This was the source of the crash, SSL_connect was called before the required
data were set, resulting a dereferencing a NULL pointer.  (utorrent's exception
handler caught it and respawned itself.)

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