Hi, On 24.02.2017 11:29, Simon Wells wrote:
>> The proper fix is to make sure that only a single thread uses CURL. Then >> we can drop the OpenSSL dependency ourselves, as we only initialize some >> locking functions. > i believe the curl-multi interface will also remove this inane requirement Yes, if there is only a single thread using it. If two different plugins do that without coordinating, then we have the same problem. Simon
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

