curl-library
Re: libcurl-7.22.0 crash when CURLMOPT_PIPELINING enabled
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 20 Feb 2014 08:23:03 +0100 (CET)
Date: Thu, 20 Feb 2014 08:23:03 +0100 (CET)
On Wed, 19 Feb 2014, Yamin Zhou wrote:
> I'm using libcurl-7.22.0 in our project, and when CURLMOPT_PIPELINING is
> enabled, curl_multi_setopt(curlm, CURLMOPT_PIPELINING, 1), our application
> crashed in libcurl with backtrace as below. After changing it as
> curl_multi_setopt(curlm, CURLMOPT_PIPELINING, 0), it's all fine. Did anyone
> see same issue?
Pipelining got a good cleanup and overhaul by Linus in 7.30.0 so I wouldn't
recommend using pipelining with any earlier version.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2014-02-20