Commit 099b62f1 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

- Dengminwen reported that libcurl would lock a (cookie) share twice (without

  an unlock in between) for a certain case and that in fact works when using
  regular windows mutexes but not with pthreads'! Locks should of course not
  get locked again so this is now fixed.
  http://curl.haxx.se/mail/lib-2008-08/0422.html
parent 8ce78ca4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment