summaryrefslogtreecommitdiffstats
path: root/src/gui/util/qastchandler.cpp
diff options
context:
space:
mode:
authorEirik Aavitsland <[email protected]>2025-03-11 16:57:00 +0100
committerEirik Aavitsland <[email protected]>2025-03-15 00:12:29 +0000
commit5ef9b4efe128b4c26845c9e1f19e3e9be429c19c (patch)
treea8fb24f56d533b52d3f408f0a3c9dffff3da77c1 /src/gui/util/qastchandler.cpp
parenteeefa8c27894652b7d3572d6c9654ca7972068a7 (diff)
Add Qt-Security tags to texture file reading code
According to QUIP-23 Pick-to: 6.9 6.8 Change-Id: I286f76e72a253b67b033a88d24bacdefb714e58f Reviewed-by: Eskil Abrahamsen Blomfeldt <[email protected]>
Diffstat (limited to 'src/gui/util/qastchandler.cpp')
-rw-r--r--src/gui/util/qastchandler.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/util/qastchandler.cpp b/src/gui/util/qastchandler.cpp
index ec8b92f5571..b587b58bbeb 100644
--- a/src/gui/util/qastchandler.cpp
+++ b/src/gui/util/qastchandler.cpp
@@ -1,5 +1,6 @@
// Copyright (C) 2019 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:data-parser
#include "qastchandler_p.h"
#include "qtexturefiledata_p.h"