curl-library
Re: [Linux HTTPS] Application Crash SHA1_Update() from Curl_perform(); Version is CURL_7.48.0
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 9 May 2016 10:53:10 +0200 (CEST)
Date: Mon, 9 May 2016 10:53:10 +0200 (CEST)
On Mon, 9 May 2016, Ranjith KS wrote:
> Our application that request http connection is multithreaded. where in each
> thread we initialize the libcurl and performcleanup independently. No thread
> uses same libcurl handles.
>
> We are not using thread shared libcurl implementation. every thread invokes
> independent libcurl handles.
Unfortunately, you may still need to make sure your TLS library also deals
with that situation properly:
https://curl.haxx.se/libcurl/c/threadsafe.html
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.htmlReceived on 2016-05-09