diff options
| author | Mårten Nordheim <marten.nordheim@qt.io> | 2025-06-19 13:41:16 +0200 |
|---|---|---|
| committer | Mårten Nordheim <marten.nordheim@qt.io> | 2025-07-28 18:50:50 +0200 |
| commit | f0fcd396c57107a8fb4bca12a014107b6b09f5d0 (patch) | |
| tree | 955687b9b2b3c67737d4efde62897209dfab26d6 /src/network/access/qnetworkreply.cpp | |
| parent | adb18ad479d0fbdfed1399740d01314119ce9e36 (diff) | |
CRA[network/access]: Mark the rest significant
The rest was handled separately.
Fixes: QTBUG-135582
Pick-to: 6.10 6.9 6.8
Change-Id: Ibabde62b1e66e364c9ba508a5a97d4830d7fcc69
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'src/network/access/qnetworkreply.cpp')
| -rw-r--r-- | src/network/access/qnetworkreply.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/access/qnetworkreply.cpp b/src/network/access/qnetworkreply.cpp index 88670c2a385..4daaa415da6 100644 --- a/src/network/access/qnetworkreply.cpp +++ b/src/network/access/qnetworkreply.cpp @@ -1,5 +1,6 @@ // Copyright (C) 2016 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// Qt-Security score:significant reason:default #include <QtNetwork/private/qtnetworkglobal_p.h> |
