mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
qt6-base 6.9.0, fix CVE patch (#12592)
This commit is contained in:
@@ -236,7 +236,7 @@ index 64c3b21d45e8..5d5297954b2d 100644
|
||||
qint64 missingData = 0;
|
||||
|
||||
diff --git a/src/plugins/tls/schannel/qx509_schannel_p.h b/src/plugins/tls/schannel/qx509_schannel_p.h
|
||||
index caf2a914f65d..4f856ba019d6 100644
|
||||
index 4625c95..eeb37aa 100644
|
||||
--- a/src/plugins/tls/schannel/qx509_schannel_p.h
|
||||
+++ b/src/plugins/tls/schannel/qx509_schannel_p.h
|
||||
@@ -40,7 +40,7 @@ public:
|
||||
@@ -245,7 +245,7 @@ index caf2a914f65d..4f856ba019d6 100644
|
||||
const QByteArray &passPhrase);
|
||||
-private:
|
||||
+
|
||||
QPCCertContextPointer certificateContext;
|
||||
const CERT_CONTEXT *certificateContext = nullptr;
|
||||
|
||||
Q_DISABLE_COPY_MOVE(X509CertificateSchannel);
|
||||
diff --git a/src/plugins/tls/shared/qsslsocket_qt.cpp b/src/plugins/tls/shared/qsslsocket_qt.cpp
|
||||
|
||||
Reference in New Issue
Block a user