Commit 19ca4010 authored by Jay Satiro's avatar Jay Satiro
Browse files

curl_global_init.3: Add Windows-specific info for init via DLL

- Add to both curl_global_init.3 and libcurl.3 the caveat for Windows
that initializing libcurl via a DLL's DllMain or static initializer
could cause a deadlock.

Bug: https://github.com/bagder/curl/issues/586


Reported-by: default avatar <marc-groundctl@users.noreply.github.com>
parent b8235964
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