Closed github-actions[bot] closed 1 year ago
openssl
0.10.46
OpenSSL has a modified bit that it can set on on X509_NAME objects. If this bit is set then the object is not thread-safe even when it appears the code is not modifying the value.
modified
X509_NAME
Thanks to David Benjamin (Google) for reporting this issue.
openssl
0.10.46
OpenSSL has a
modified
bit that it can set on onX509_NAME
objects. If this bit is set then the object is not thread-safe even when it appears the code is not modifying the value.Thanks to David Benjamin (Google) for reporting this issue.