silence coverity warning openssl 1.1.0 makes SSL_OP_NO_SSLv2 flag a no-op, leading to logically dead code when used with openssl 1.1.0. However, the code is still valid with earlier openssl versions, and so must be preserved.personal/stbuehler/mod-csrf
parent
a09d80dfd1
commit
38d00abd8f
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue