summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
diff options
context:
space:
mode:
authorTimur Pocheptsov <timur.pocheptsov@qt.io>2020-02-05 08:35:21 +0100
committerTimur Pocheptsov <timur.pocheptsov@qt.io>2020-02-05 10:41:02 +0100
commite5408b62bdcee1abbc595eb581abcb540396ca4c (patch)
tree9cb8d7943c750932b9c77939c8a2ba52ecc585ea /src/plugins/platforms
parent6baed766545f1ba5c747a067bb8e324f2bb9681a (diff)
Fix symbol resolving for OPENSSL_NO_NEXPROTONEG
Our ALPN-related definitions were conditioned both on OPENSSL_NO_NEXTPROTONEG and OpenSSL version (since ALPN first was introduced in 1.0.2), but resolving was only under version check, not OPENSSL_NO_NEXTPROTONEG. This went unnoticed for many years, and was found only recently with OpenSSL built with no-nexprotoneg. Fixes: QTBUG-81762 Change-Id: I7afca0b2034a234a19b5bcdefd3ce26f4202cddb Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'src/plugins/platforms')
0 files changed, 0 insertions, 0 deletions