summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qstring.h
diff options
context:
space:
mode:
authorMichael Saxl <michael.saxl@troyer.it>2022-07-20 08:52:02 +0200
committerMichael Saxl <michael.saxl@troyer.it>2022-08-04 18:47:10 +0200
commite995bfc0ea783c15bb173f060099ca24f277c763 (patch)
tree316c1da8d4cd0f00c60f8074c4dcceb3c2104bf6 /src/corelib/text/qstring.h
parente00e215e006374a2b8e232c413de75e4d6504f5b (diff)
update function argument of SSL_CTX_set_options
openssl3 uses uint64_t for the options argument in SSL_CTX_set_options, older ones used long. sizeof(long) is not the same on any platform as sizeof(uint64_t) Fixes: QTBUG-105041 Change-Id: If148ffd883f50b58bc284c6f2609337d80fb5c58 Pick-to: 5.15 6.2 6.3 6.4 Reviewed-by: Dmitry Shachnev <mitya57@gmail.com> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'src/corelib/text/qstring.h')
0 files changed, 0 insertions, 0 deletions