summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2016-05-23 13:52:29 +0100
committerMatt Caswell <matt@openssl.org>2016-05-23 23:26:10 +0100
commit7d37818dacc87c21dfc9d2def5014657344875e3 (patch)
tree459cf7a75959c26b09b1e91be893b5f4fe27b3fe /.travis.yml
parenta93e0e78db78e03bdcd29acf9bbc8a812ee50cb6 (diff)
Use strerror_r()/strerror_s() instead of strerror() where possible
The function strerror() is not thread safe. We should use strerror_r() where possible, or strerror_s() on Windows. RT#2267 Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions