cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1215 curl_easy_setopt(CURLOPT_COOKIELIST) does not take share lock

From: Benjamin Gilbert <bagilbert_at_users.sf.net>
Date: Fri, 12 Apr 2013 06:25:27 +0000

I extended test 506; patch attached. Apologies for the unreadability of the test data diff; the sequence number changes rippled through the entire test.

Attachment: cookielist-share-lock-test.patch (6.9 kB; text/x-patch)

---
** [bugs:#1215] curl_easy_setopt(CURLOPT_COOKIELIST) does not take share lock**
**Status:** open
**Created:** Tue Apr 09, 2013 09:26 PM UTC by Benjamin Gilbert
**Last Updated:** Thu Apr 11, 2013 11:39 AM UTC
**Owner:** Daniel Stenberg
It appears from an inspection of the libcurl source (`curl-7_29_0-415-gf8da49e`) that if a CURL * is using shared cookie data, `curl_easy_setopt(curl, CURLOPT_COOKIELIST, ...)` will modify the shared cookies without taking the share lock.
---
Sent from sourceforge.net because you indicated interest in <https://sourceforge.net/p/curl/bugs/1215/>
To unsubscribe from further messages, please visit <https://sourceforge.net/auth/subscriptions/>
Received on 2013-04-12

These mail archives are generated by hypermail.

donate! Page updated January 05, 2012.
web site info

File upload with ASP.NET