wininet(2/7): Separate loading libssl from loading libcrypto

Alexandre Julliard julliard at winehq.org
Wed Sep 30 05:48:38 CDT 2009


Juan Lang <juan.lang at gmail.com> writes:

> This is a step toward relieving lock serialization, as the two
> libraries can be loaded independently.  (There is no lock yet, though,
> and this still crashes in utorrent.  Fixes in the next two patches.)

There's no reason to invent such complicated locking mechanisms. Just
put the whole thing inside a critical section and be done with it.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list