summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qxbmhandler.cpp
diff options
context:
space:
mode:
authorEirik Aavitsland <[email protected]>2025-03-10 11:00:04 +0100
committerEirik Aavitsland <[email protected]>2025-03-12 06:11:07 +0100
commit5157ce7c59b704bd080908f24c6ccdf7cb585eeb (patch)
tree85606ba88224bedb1c29969ae9e3d2f8fc9beb13 /src/gui/image/qxbmhandler.cpp
parentada885dfd55d5c386d04039babee43e49ccab5c5 (diff)
Add Qt-Security tags to gui image, icon and imageio files
According to QUIP-23 Pick-to: 6.9 6.8 Change-Id: I10d6109d2365e9252ab60f5c3bdfc8de2d606f15 Reviewed-by: Eskil Abrahamsen Blomfeldt <[email protected]>
Diffstat (limited to 'src/gui/image/qxbmhandler.cpp')
-rw-r--r--src/gui/image/qxbmhandler.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/image/qxbmhandler.cpp b/src/gui/image/qxbmhandler.cpp
index 66d365e0379..0a842e7a35e 100644
--- a/src/gui/image/qxbmhandler.cpp
+++ b/src/gui/image/qxbmhandler.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:data-parser
#include <qplatformdefs.h>
#include "private/qxbmhandler_p.h"