diff options
| author | Mårten Nordheim <marten.nordheim@qt.io> | 2025-06-19 10:33:59 +0200 |
|---|---|---|
| committer | Mårten Nordheim <marten.nordheim@qt.io> | 2025-07-28 18:50:50 +0200 |
| commit | 4b7accf8dc4242f2e3b4d4edac4e1364c38dade7 (patch) | |
| tree | 8ccefa2b3bad168cb99dcc4e5770be7933b230b5 /src/network/access/qhttp2protocolhandler.cpp | |
| parent | 3c2653b448c50b21280adc01cbcf46387c2a3051 (diff) | |
CRA[network/access]: Mark some more critical files
The files parse data received from the network and/or otherwise make
decisions based on the data received.
Task-number: QTBUG-135582
Pick-to: 6.10 6.9 6.8
Change-Id: I35876cc1f4030b386d8400bc63597f35c23434ef
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'src/network/access/qhttp2protocolhandler.cpp')
| -rw-r--r-- | src/network/access/qhttp2protocolhandler.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/access/qhttp2protocolhandler.cpp b/src/network/access/qhttp2protocolhandler.cpp index 3697a003aad..137ab125c20 100644 --- a/src/network/access/qhttp2protocolhandler.cpp +++ b/src/network/access/qhttp2protocolhandler.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:critical reason:network-protocol #include "access/http2/http2protocol_p.h" #include "access/qhttp2connection_p.h" |
