summaryrefslogtreecommitdiff
path: root/lib/curlx.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-09-08 11:27:49 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-09-09 07:53:42 +0200
commit2f0bb864c126892afc822e0cf5547d7ea5094212 (patch)
treea22cb9fb03b3b731923cc1ffe4245b0a606297fe /lib/curlx.h
parent71f9a8fa6f52723c0492c61ded070386706e99c6 (diff)
downloadcurl-2f0bb864c126892afc822e0cf5547d7ea5094212.tar.gz
lib: don't use strerror()
We have and provide Curl_strerror() internally for a reason: strerror() is not necessarily thread-safe so we should always try to avoid it. Extended checksrc to warn for this, but feature the check disabled by default and only enable it in lib/ Closes #7685
Diffstat (limited to 'lib/curlx.h')
0 files changed, 0 insertions, 0 deletions